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>
Tue, 24 Jan 2023 06:22:42 +0000 (07:22 +0100)
commit26264260a80b33c9654e6884ebd9cdd5942fee70
tree89eb2a2998e887992b40c1f016f12a20cb2c8d8c
parent1026756321bda24987e6a05dec663abb705b6975
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

[ Upstream commit 1d8025ec722d5e011f9299c46274eb21fb54a428 ]

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: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c