summaryrefslogtreecommitdiff
path: root/sound/pci/hda/patch_conexant.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-06-13 06:37:53 (GMT)
committerTakashi Iwai <tiwai@suse.de>2011-06-13 06:37:53 (GMT)
commit5ab775c7078533de0032fba3619d24e5cb9a6a34 (patch)
tree5e66fed53a7311b2338b379581ccca027ef73802 /sound/pci/hda/patch_conexant.c
parent8b0bd2266f9f8f7e7f192f2a5be164d7f637ce45 (diff)
parent2308f4add3de9f6c9c9f02e49461e94d84bb200a (diff)
downloadlinux-fsl-qoriq-5ab775c7078533de0032fba3619d24e5cb9a6a34.tar.xz
Merge branch 'fix/hda' into topic/hda
Diffstat (limited to 'sound/pci/hda/patch_conexant.c')
-rw-r--r--sound/pci/hda/patch_conexant.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_conexant.c b/sound/pci/hda/patch_conexant.c
index 217ca9e..6e86427 100644
--- a/sound/pci/hda/patch_conexant.c
+++ b/sound/pci/hda/patch_conexant.c
@@ -3103,6 +3103,7 @@ static const struct snd_pci_quirk cxt5066_cfg_tbl[] = {
SND_PCI_QUIRK(0x17aa, 0x38af, "Lenovo G560", CXT5066_ASUS),
SND_PCI_QUIRK(0x17aa, 0x3938, "Lenovo G565", CXT5066_AUTO),
SND_PCI_QUIRK_VENDOR(0x17aa, "Lenovo", CXT5066_IDEAPAD), /* Fallback for Lenovos without dock mic */
+ SND_PCI_QUIRK(0x1b0a, 0x2092, "CyberpowerPC Gamer Xplorer N57001", CXT5066_AUTO),
{}
};