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)
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

Simple merge