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 54506d4e57d5..e547442e6fed 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c | |||
@@ -820,6 +820,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = { | |||
820 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung X60 Chane */ | 820 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung X60 Chane */ |
821 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc024, | 821 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc024, |
822 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */ | 822 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */ |
823 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc026, | ||
824 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung X10-T2300 Culesa */ | ||
823 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1153, | 825 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1153, |
824 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS M9 */ | 826 | .config = AD1986A_LAPTOP_EAPD }, /* ASUS M9 */ |
825 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1213, | 827 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1213, |