diff options
Diffstat (limited to 'sound/pci/hda/patch_analog.c')
-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 dd4e00a82b55..33b7d5806469 100644 --- a/sound/pci/hda/patch_analog.c +++ b/sound/pci/hda/patch_analog.c | |||
@@ -799,6 +799,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = { | |||
799 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x818f, | 799 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x818f, |
800 | .config = AD1986A_LAPTOP }, /* ASUS P5GV-MX */ | 800 | .config = AD1986A_LAPTOP }, /* ASUS P5GV-MX */ |
801 | { .modelname = "laptop-eapd", .config = AD1986A_LAPTOP_EAPD }, | 801 | { .modelname = "laptop-eapd", .config = AD1986A_LAPTOP_EAPD }, |
802 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc023, | ||
803 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung X60 Chane */ | ||
802 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc024, | 804 | { .pci_subvendor = 0x144d, .pci_subdevice = 0xc024, |
803 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */ | 805 | .config = AD1986A_LAPTOP_EAPD }, /* Samsung R65-T2300 Charis */ |
804 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1153, | 806 | { .pci_subvendor = 0x1043, .pci_subdevice = 0x1153, |