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 e547442e6f..8955397cca 100644
--- a/sound/pci/hda/patch_analog.c
+++ b/sound/pci/hda/patch_analog.c
@@ -808,6 +808,8 @@ static struct hda_board_config ad1986a_cfg_tbl[] = {
808 .config = AD1986A_3STACK }, /* ASUS A8N-VM CSM */ 808 .config = AD1986A_3STACK }, /* ASUS A8N-VM CSM */
809 { .pci_subvendor = 0x1043, .pci_subdevice = 0x81b3, 809 { .pci_subvendor = 0x1043, .pci_subdevice = 0x81b3,
810 .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */ 810 .config = AD1986A_3STACK }, /* ASUS P5RD2-VM / P5GPL-X SE */
811 { .pci_subvendor = 0x1043, .pci_subdevice = 0x81cb,
812 .config = AD1986A_3STACK }, /* ASUS M2NPV-VM */
811 { .modelname = "laptop", .config = AD1986A_LAPTOP }, 813 { .modelname = "laptop", .config = AD1986A_LAPTOP },
812 { .pci_subvendor = 0x144d, .pci_subdevice = 0xc01e, 814 { .pci_subvendor = 0x144d, .pci_subdevice = 0xc01e,
813 .config = AD1986A_LAPTOP }, /* FSC V2060 */ 815 .config = AD1986A_LAPTOP }, /* FSC V2060 */