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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Mar 2017 05:41:42 +0000 (06:41 +0100)
commitacb06ff2d5d559c7a934fdb7f841cfc19eb4e4bd
tree69eccedce976c03fe516472059add4b474167637
parent2abe620e01c9a39c3b76dd419f6c0e58fae4b885
ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine

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>
sound/pci/hda/patch_realtek.c