]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 19 May 2021 17:03:53 +0000 (01:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 27 May 2021 06:12:25 +0000 (08:12 +0200)
commitdeb3688b8e8e97c50b5c98551ca7f650e54e74d6
treeadc47572368199adb11da26ebe61880325606fad
parent6b42c647a438960374ea08a8337864c74ed32fb7
ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8

The HP EliteBook 855 G8 Notebook PC is using ALC285 codec which needs
ALC285_FIXUP_HP_MUTE_LED fixup to make it works. After applying the
fixup, the mute/micmute LEDs work good.

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210519170357.58410-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c