]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
authorHui Wang <hui.wang@canonical.com>
Fri, 11 Mar 2016 04:04:02 +0000 (12:04 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 11 Mar 2016 07:22:18 +0000 (08:22 +0100)
commit3ec5305c9ad7af988a3a31d8000fe9e444eb3fc3
treee3c6567cab7e00455086dab49a042726e29a0bc8
parent7a255163a4eae5b361a40449419eb7daf3561c16
ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO

This Lenovo ThinkCentre AIO also uses Line2 as mic mute button and
uses GPIO2 to control the mic mute led, so applying this quirk can
make both the button and led work.

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