ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table
authorHui Wang <hui.wang@canonical.com>
Fri, 13 Jun 2014 01:23:10 +0000 (09:23 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 13 Jun 2014 08:48:55 +0000 (10:48 +0200)
commit64eb428078b7b9b40c2d9413a7332fa3af85c51d
treef5ad5bf72e2094e46b996bee3c8df2255b43b606
parent2afe8be85c2c79fc574c0d322ab60921d5deed43
ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table

The fixup value for codec alc293 was set to
ALC269_FIXUP_DELL1_MIC_NO_PRESENCE by a mistake, if we don't fix it,
the Dock mic will be overwriten by the headset mic, this will make
the Dock mic can't work.

Cc: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c
This page took 0.025766 seconds and 5 git commands to generate.