From: Mark Lord Date: Fri, 19 May 2006 20:24:56 +0000 (-0400) Subject: [PATCH] sata_mv: deal with interrupt coalescing interrupts X-Git-Tag: v2.6.17-rc5~77^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615ab95342f6245026d8974b9724f7ea57d9a184;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed