libata: don't whine on spurious IRQ
authorTejun Heo <tj@kernel.org>
Wed, 31 Mar 2010 07:41:18 +0000 (16:41 +0900)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 6 Apr 2010 14:54:38 +0000 (10:54 -0400)
commitc710f785329aa751e6cf3b901c1cef167ea0648d
tree5ceff8ba66396e6296f171c7b5e344b67a1233a8
parent7da23b86e14b77c094b11a9fa5ef5b3758fc9193
libata: don't whine on spurious IRQ

On configurations where IRQ line is shared with a different
controller, spurious IRQs may happen continuously.  The message was
put there primarily for debugging anyway.  Kill it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/libata-sff.c