commit | 615ab95342f6245026d8974b9724f7ea57d9a184 | [log] [tgz] |
---|---|---|
author | Mark Lord <liml@rtr.ca> | Fri May 19 16:24:56 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Sat May 20 00:31:45 2006 -0400 |
tree | f86414f7024494c0049a0f37610fc25c4f708b1f | |
parent | 9b358e305c1d783c8a4ebf00344e95deb9e38f3d [diff] |
[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>