diff options
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 244de597c5be..192c92a5af38 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -8545,6 +8545,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = { | |||
8545 | ALC888_ACER_ASPIRE_4930G), | 8545 | ALC888_ACER_ASPIRE_4930G), |
8546 | SND_PCI_QUIRK(0x1025, 0x013f, "Acer Aspire 5930G", | 8546 | SND_PCI_QUIRK(0x1025, 0x013f, "Acer Aspire 5930G", |
8547 | ALC888_ACER_ASPIRE_4930G), | 8547 | ALC888_ACER_ASPIRE_4930G), |
8548 | SND_PCI_QUIRK(0x1025, 0x0157, "Acer X3200", ALC883_AUTO), | ||
8548 | SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO), | 8549 | SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO), |
8549 | SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G", | 8550 | SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G", |
8550 | ALC888_ACER_ASPIRE_4930G), | 8551 | ALC888_ACER_ASPIRE_4930G), |