aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/hda/patch_analog.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_analog.c b/sound/pci/hda/patch_analog.c
index 5e63123f70b8..9260560303ee 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -800,6 +800,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = {
800 .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */ 800 .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */
801 { .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb, 801 { .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb,
802 .config = AD1986A_3STACK }, /* ASUS M2NPV-VM */ 802 .config = AD1986A_3STACK }, /* ASUS M2NPV-VM */
803 { .pci_subvendor = 0x1043, .pci_subdevice = 0x8234,
804 .config = AD1986A_3STACK }, /* ASUS M2N-MX */
803 { .pci_subvendor = 0x17aa, .pci_subdevice = 0x1017, 805 { .pci_subvendor = 0x17aa, .pci_subdevice = 0x1017,
804 .config = AD1986A_3STACK }, /* Lenovo A60 desktop */ 806 .config = AD1986A_3STACK }, /* Lenovo A60 desktop */
805 { .modelname = "laptop", .config = AD1986A_LAPTOP }, 807 { .modelname = "laptop", .config = AD1986A_LAPTOP },