• Daniel Ritz's avatar
    PCI: fix ICH6 quirks · 21fb3eb8
    Daniel Ritz authored
    
    
    - 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) ]
    - remove the wrong quirk calling asus_hides_smbus_lpc() for ICH6. the register
      modified in asus_hides_smbus_lpc() has a different meaning in ICH6.
    Signed-off-by: default avatarDaniel Ritz <daniel.ritz@gmx.ch>
    Cc: Jean Delvare <khali@linux-fr.org>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    21fb3eb8
quirks.c 50.3 KB