[PATCH] sata_mv: deal with interrupt coalescing interrupts
authorMark Lord <liml@rtr.ca>
Fri, 19 May 2006 20:24:56 +0000 (16:24 -0400)
committerJeff Garzik <jeff@garzik.org>
Sat, 20 May 2006 04:31:45 +0000 (00:31 -0400)
commit615ab95342f6245026d8974b9724f7ea57d9a184
treef86414f7024494c0049a0f37610fc25c4f708b1f
parent9b358e305c1d783c8a4ebf00344e95deb9e38f3d
[PATCH] sata_mv: deal with interrupt coalescing interrupts

In some systems, it is possible that the BIOS may have enabled interrupt coalescing
for the Marvell controllers which support it.  This patch adds code to detect/ack
interrupts from the chip's coalescing (combing) logic.

Signed-off-by: Mark Lord <liml@rtr.ca>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/scsi/sata_mv.c