]> git.karo-electronics.de Git - karo-tx-linux.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)
committerTakashi Iwai <tiwai@suse.de>
Mon, 27 Feb 2017 11:20:20 +0000 (12:20 +0100)
commit29693efcea0f38cf40d0055d2401490a4f9bf8be
tree5e2ad8371383ab66826420f05b1e61aa775df42e
parent44b46d739d3546188eb59f11e6888d77ebfcc3c1
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

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.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c