[PATCH] ahci: add PIOS interim interrupt handling
authorTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:58:30 +0000 (20:58 +0900)
committerTejun Heo <htejun@gmail.com>
Mon, 15 May 2006 11:58:30 +0000 (20:58 +0900)
During multiblock PIO, multiple PIOS interrupts are generated before
qc compltion.  Current code prints unnecessary message for such cases.
This is exposed when new EH slows down attached device into PIO mode.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found