]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10
authorMaksym Glubokiy <maxgl.kernel@gmail.com>
Tue, 12 Nov 2024 15:48:15 +0000 (17:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Nov 2024 14:37:31 +0000 (15:37 +0100)
commit89f886a0928dd939d6476a48d3a3ccfeb668a08b
tree9512c4c1daa99fb45053a6f8a9b597ad9d2e7e5b
parent7d4dea25ccd84a0036a95d29a9099eec3f6aee69
ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10

commit 96409eeab8cdd394e03ec494ea9547edc27f7ab4 upstream.

HP EliteBook 645 G10 uses ALC236 codec and need the
ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and
micmute LED work.

Signed-off-by: Maksym Glubokiy <maxgl.kernel@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/20241112154815.10888-1-maxgl.kernel@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c