From: Chris Wedgwood Date: Wed, 19 Apr 2006 06:57:09 +0000 (-0700) Subject: [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges X-Git-Tag: v2.6.17-rc4~136^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75cf7456dd87335f574dcd53c4ae616a2ad71a11;p=pandora-kernel.git [PATCH] PCI quirk: VIA IRQ fixup should only run for VIA southbridges 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 Acked-by: Jeff Garzik Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed