ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
authorAndy Chi <andy.chi@canonical.com>
Mon, 28 Nov 2022 02:28:47 +0000 (10:28 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Dec 2022 16:48:08 +0000 (17:48 +0100)
commitc0d91ec1a16a2def5eed92972da448a3d52542b0
tree40e23df7837ffbf13330a4ce0c5240c8f8e3bbfc
parentc0815ea0854831454aa8160bae641eb63914ec5e
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

commit 1d8025ec722d5e011f9299c46274eb21fb54a428 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/20221128022849.13759-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