[PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges
authorChris Wedgwood <cw@f00f.org>
Wed, 19 Apr 2006 06:57:09 +0000 (23:57 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 27 Apr 2006 20:00:51 +0000 (13:00 -0700)
Alan Cox pointed out that the VIA 'IRQ fixup' was erroneously running
on my system which has no VIA southbridge (but I do have a VIA IEEE
1394 device).

This should address that.  I also changed "Via IRQ" to "VIA IRQ"
(initially I read Via as a capitalized via (by way/means of).

Signed-off-by: Chris Wedgwood <cw@f00f.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found