diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/pci/hda/patch_analog.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c index 2e0db62ed081..07908030aaba 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c | |||
@@ -822,6 +822,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = { | |||
822 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS U5F */ | 822 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS U5F */ |
823 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1297, | 823 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1297, |
824 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS Z62F */ | 824 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS Z62F */ |
825 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x12b3, | ||
826 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS V1j */ | ||
825 | { .pci_subvendor = 0x103c, .pci_subdevice = 0x30af, | 827 | { .pci_subvendor = 0x103c, .pci_subdevice = 0x30af, |
826 | .config = AD1986A_LAPTOP_EAPD }, /* HP Compaq Presario B2800 */ | 828 | .config = AD1986A_LAPTOP_EAPD }, /* HP Compaq Presario B2800 */ |
827 | { .pci_subvendor = 0x17aa, .pci_subdevice = 0x2066, | 829 | { .pci_subvendor = 0x17aa, .pci_subdevice = 0x2066, |