]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] VIA quirk fixup, additional PCI IDs
authorChris Wedgwood <cw@f00f.org>
Mon, 15 May 2006 16:43:55 +0000 (09:43 -0700)
committerChris Wright <chrisw@sous-sol.org>
Sat, 20 May 2006 22:00:32 +0000 (15:00 -0700)
commitdc0f369552b491d1578e8a8c6f6512e17246241c
tree9fddfa78bc1fa1daa12918d501dbcb1d54e2580f
parentc72493379d4aaac49ad3366987db1e118bb4f5ba
[PATCH] VIA quirk fixup, additional PCI IDs

An earlier commit (75cf7456dd87335f574dcd53c4ae616a2ad71a11) changed an
overly-zealous PCI quirk to only poke those VIA devices that need it.
However, some PCI devices were not included in what I hope is now the full
list.  Consequently we're failing to run the quirk on all machines which need
it, causing IRQ routing failures.

This should I hope correct this.

Thanks to Masoud Sharbiani <masouds@masoud.ir> for pointing this out
and testing the fix.

Signed-off-by: Chris Wedgwood <cw@f00f.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/pci/quirks.c