]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 16 Nov 2017 13:23:24 +0000 (11:23 -0200)
commitfc35f4e498d3694f1bcbfe08566ea7c978a1d743
tree3c0bf72bf42ee80f10ea4cd41e065be614ebcbff
parente31f3ef6cb2985ecd4b2e630b6efb19849ffbad0
ALSA: hda - fix headset mic problem for Dell machines with alc236

BugLink: http://bugs.launchpad.net/bugs/1731961
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>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
sound/pci/hda/patch_realtek.c