ALSA: hda - Fix headset mic detection problem for several Dell laptops
authorHui Wang <hui.wang@canonical.com>
Sun, 11 Sep 2016 03:26:16 +0000 (11:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:03:20 +0000 (15:03 +0200)
commit35e0251bfab3d9cf6874153e7ffb6f6619f8b900
tree161e0c3b316b7e252c22f9117e27c2d27336ad41
parentf090888f591096fafe2c89054dc6fd79b60e8c08
ALSA: hda - Fix headset mic detection problem for several Dell laptops

commit 3f640970a41429f0a076c01270bbd014c9eae61c upstream.

One of the laptops has the codec ALC256 on it, applying the
ALC255_FIXUP_DELL1_MIC_NO_PRESENCE can fix the problem, the rest
of laptops have the codec ALC295 on them, they are similar to machines
with ALC225, applying the ALC269_FIXUP_DELL1_MIC_NO_PRESENCE can fix
the problem.

Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c
This page took 0.024087 seconds and 5 git commands to generate.