aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-06-16 17:38:43 +0200
committerTakashi Iwai <tiwai@suse.de>2009-06-16 17:38:43 +0200
commit7998d90a143d0f8fbbb45282d5900a844de9bc16 (patch)
tree7d868249eb6c17fb4ef505c00ec547f87be074d6 /sound/pci
parentMerge branch 'topic/ctxfi' into for-linus (diff)
parentALSA: hda - Add quirk for Acer Aspire 6935G (diff)
downloadlinux-dev-7998d90a143d0f8fbbb45282d5900a844de9bc16.tar.xz
linux-dev-7998d90a143d0f8fbbb45282d5900a844de9bc16.zip
Merge branch 'topic/hda' into for-linus
* topic/hda: ALSA: hda - Add quirk for Acer Aspire 6935G
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/hda/patch_realtek.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 337d2a59c67e..d22b26068014 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -9014,6 +9014,8 @@ static struct snd_pci_quirk alc883_cfg_tbl[] = {
ALC888_ACER_ASPIRE_4930G),
SND_PCI_QUIRK(0x1025, 0x0145, "Acer Aspire 8930G",
ALC888_ACER_ASPIRE_8930G),
+ SND_PCI_QUIRK(0x1025, 0x0146, "Acer Aspire 6935G",
+ ALC888_ACER_ASPIRE_8930G),
SND_PCI_QUIRK(0x1025, 0x0157, "Acer X3200", ALC883_AUTO),
SND_PCI_QUIRK(0x1025, 0x0158, "Acer AX1700-U3700A", ALC883_AUTO),
SND_PCI_QUIRK(0x1025, 0x015e, "Acer Aspire 6930G",