ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
authorAndy Chi <andy.chi@canonical.com>
Fri, 31 Mar 2023 08:32:41 +0000 (16:32 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Apr 2023 14:55:29 +0000 (16:55 +0200)
commitcc53c92b7c96def1a4f7c77995f4b99ebf708b65
tree979f9211f7f03652b1339c8f71b98e6f7e5a82a9
parentf66a18f8915cd6ea466a9c5160959a859c6b5faa
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

commit 9fdc1605c504204e0fdec7892b29c916579e06f3 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: Andy Chi <andy.chi@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230331083242.58416-1-andy.chi@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