]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: fix ICH6 quirks
authorDaniel Ritz <daniel.ritz@gmx.ch>
Wed, 6 Dec 2006 19:19:36 +0000 (20:19 +0100)
committerAdrian Bunk <bunk@stusta.de>
Fri, 8 Dec 2006 15:53:49 +0000 (16:53 +0100)
commite5c8b1b830b76aadb9b9342d5c9b854dd4396f5b
tree5091940a81a8333f936c10615da10d35044e6537
parent197ee54e2400c6f891e28fbfcd014d456c1ac519
PCI: fix ICH6 quirks

- add the ICH6(R) LPC to the ICH6 ACPI quirks.  currently only the ICH6-M
  is handled.  [ PCI_DEVICE_ID_INTEL_ICH6_1 is the ICH6-M LPC, ICH6_0 is
  the ICH6(R) ]

Signed-off-by: Daniel Ritz <daniel.ritz@gmx.ch>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/pci/quirks.c