summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_realtek.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-09-08 10:42:26 +0400
committerTakashi Iwai <tiwai@suse.de>2010-09-08 10:42:26 +0400
commit83c0de892d5018e45c5c0cd12affdee3c8add8a9 (patch)
tree1907896e3d3194c4c4cf1c31b6f6222670ca4c5e /sound/pci/hda/patch_realtek.c
parent9737731d64bfa64ab4fc04b46ae5b650f6432222 (diff)
parent080dc7bc2562615a5be0a705a9d1a8c24eb198d4 (diff)
downloadlinux-83c0de892d5018e45c5c0cd12affdee3c8add8a9.tar.xz
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_realtek.c')
-rw-r--r--sound/pci/hda/patch_realtek.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index 3e0f4816aed7..81e4b1d957c5 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5336,6 +5336,7 @@ static void fillup_priv_adc_nids(struct hda_codec *codec, hda_nid_t *nids,
static struct snd_pci_quirk beep_white_list[] = {
SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1),
+ SND_PCI_QUIRK(0x1043, 0x83ce, "EeePC", 1),
SND_PCI_QUIRK(0x8086, 0xd613, "Intel", 1),
{}
};