]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine
authorHui Wang <hui.wang@canonical.com>
Mon, 27 Feb 2017 02:11:47 +0000 (10:11 +0800)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 6 Apr 2017 08:20:54 +0000 (09:20 +0100)
commit2a48f63fd253247d19abac92dce5e8877bfcebce
treed17c9f6c9d6d162c38e43f5e98e6076fd58ad6f5
parent77c18ecd3891b54957b9dfd09220f782444aef37
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

BugLink: http://bugs.launchpad.net/bugs/1673538
commit 29693efcea0f38cf40d0055d2401490a4f9bf8be upstream.

On this machine, the micmute button is connected to Line2 of the
codec and the micmute led is connected to GPIO2 of the codec.

After applying this quirk, both hotkey and led work well.

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: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
sound/pci/hda/patch_realtek.c