ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 14 Dec 2021 16:41:54 +0000 (00:41 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Dec 2021 11:28:51 +0000 (12:28 +0100)
commit417e6ee4df64c667f129c2cc13300032671fadc6
treefba373706d222ae11d7178a4c3090b8dc49df721
parent0896c97e6657e3c30579c0511a318dbe26d655ff
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

commit f7ac570d0f026cf5475d4cc4d8040bd947980b3a upstream.

There is a HP ProBook which using ALC236 codec and need the
ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and
micmute LED work.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211214164156.49711-1-jeremy.szu@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