« Previous | Next » 

Revision 34abf9a7

ID34abf9a7d82cd959622996733884469a33f7e2e0

Added by Kevin Wolf over 11 years ago

fdc: Remove status0 parameter from fdctrl_set_fifo()

It decided whether an interrupt is triggered. Only one caller made use
of this functionality, so move the code there.

In this one caller, the interrupt must actually be triggered
unconditionally, like it was before commit 2fee0088. For example, a
successful read without an implied seek can result in st0 = 0, but still
triggers the interrupt.

Signed-off-by: Kevin Wolf <>
Tested-by: Hervé Poussineau <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences