sata_mv ncq Mask transient IRQs
authorMark Lord <liml@rtr.ca>
Sat, 26 Jan 2008 23:30:37 +0000 (18:30 -0500)
committerJeff Garzik <jeff@garzik.org>
Fri, 1 Feb 2008 16:29:46 +0000 (11:29 -0500)
commit646a4da514f2555298481cb00dc5b3eb02b21b72
treebf73c3140518f872a86b6332f9a2747e59fdb055
parent3606a380692cf958355a40fc1aa336800c17baf1
sata_mv ncq Mask transient IRQs

The chips can handle many transient errors internally without a software IRQ.
We now mask/ignore those interrupts here.  This is necessary for NCQ, later on.

Signed-off-by: Mark Lord <mlord@pobox.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/sata_mv.c