From: Tejun Heo Date: Mon, 15 May 2006 11:58:30 +0000 (+0900) Subject: [PATCH] ahci: add PIOS interim interrupt handling X-Git-Tag: v2.6.18-rc1~1079^2~98^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a3917a8bb40a2cb75b458da9c356e8557e8fbed;p=pandora-kernel.git [PATCH] ahci: add PIOS interim interrupt handling 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 --- Reading git-diff-tree failed