OSDN Git Service

ALSA: hda - fix headset mic problem for Dell machines with alc236
authorHui Wang <hui.wang@canonical.com>
Tue, 24 Oct 2017 08:53:34 +0000 (16:53 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Nov 2017 08:49:13 +0000 (09:49 +0100)
commit41f804df5644b9056561d38e4468f5cc229fe306
treefc43ef696643b82658b97f15656b975faab0c6fc
parent61ae3fbc85f4ed55bc16dd7acf7936a35048b8a7
ALSA: hda - fix headset mic problem for Dell machines with alc236

commit f265788c336979090ac80b9ae173aa817c4fe40d upstream.

We have several Dell laptops which use the codec alc236, the headset
mic can't work on these machines. Following the commit 736f20a70, we
add the pin cfg table to make the headset mic work.

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