]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - fix an external mic jack problem on a HP machine
authorHui Wang <hui.wang@canonical.com>
Wed, 30 Jul 2014 03:11:48 +0000 (11:11 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Sep 2014 23:34:13 +0000 (16:34 -0700)
commit839772d70f7455c2b7bd1f55dfad72fe4020fddb
tree22a9eed3db3286a2685c4c13dfd63a455d4d8581
parentd70593c4dc3484e58b27e90a673fec8db7c75c19
ALSA: hda - fix an external mic jack problem on a HP machine

commit 7440850c20b69658f322119d20a94dc914127cc7 upstream.

ON the machine, two pin complex (0xb and 0xe) are both routed to
the same external right-side mic jack, this makes the jack can't work.

To fix this problem, set the 0xe to "not connected".

BugLink: https://bugs.launchpad.net/bugs/1350148
Tested-by: Franz Hsieh <franz.hsieh@canonical.com>
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_sigmatel.c