aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 7ebe5216b4b5..2ed514030e75 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9084,7 +9084,7 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
9084 SND_PCI_QUIRK(0x1025, 0x0157, "Acer X3200", ALC883_AUTO), 9084 SND_PCI_QUIRK(0x1025, 0x0157, "Acer X3200", ALC883_AUTO),
9085 SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO), 9085 SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO),
9086 SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G", 9086 SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G",
9087 ALC888_ACER_ASPIRE_4930G), 9087 ALC888_ACER_ASPIRE_6530G),
9088 SND_PCI_QUIRK(0x1025, 0x0166, "Acer Aspire 6530G", 9088 SND_PCI_QUIRK(0x1025, 0x0166, "Acer Aspire 6530G",
9089 ALC888_ACER_ASPIRE_6530G), 9089 ALC888_ACER_ASPIRE_6530G),
9090 /* default Acer -- disabled as it causes more problems. 9090 /* default Acer -- disabled as it causes more problems.