ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7
authorJonas Witschel <diabonas@archlinux.org>
Fri, 16 Apr 2021 10:58:54 +0000 (12:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 May 2021 12:47:32 +0000 (14:47 +0200)
commit970fbbee55bca876be8f8ede849f9e5ab018a885
treef5bb30952da562c72992ca528b59f6982316b1fc
parent12fea3cb2277ab69ad0fd035d6cfff85e4a024ea
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7

commit 75b62ab65d2715ce6ff0794033d61ab9dc4a2dfc upstream.

The HP ProBook 445 G7 (17T32ES) uses ALC236. Like ALC236_FIXUP_HP_GPIO_LED,
COEF index 0x34 bit 5 is used to control the playback mute LED, but the
microphone mute LED is controlled using pin VREF instead of a COEF index.

AlsaInfo: https://alsa-project.org/db/?f=0d3f4d1af39cc359f9fea9b550727ee87e5cf45a
Signed-off-by: Jonas Witschel <diabonas@archlinux.org>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210416105852.52588-1-diabonas@archlinux.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c