commit | c710f785329aa751e6cf3b901c1cef167ea0648d | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Wed Mar 31 16:41:18 2010 +0900 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Apr 06 10:54:38 2010 -0400 |
tree | 5ceff8ba66396e6296f171c7b5e344b67a1233a8 | |
parent | 7da23b86e14b77c094b11a9fa5ef5b3758fc9193 [diff] |
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>