OSDN Git Service

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)
commit0e68c4b11f1e66d211ad242007e9f1076a6b7709
treeadc47572368199adb11da26ebe61880325606fad
parent29c8f40b54a45dd23971e2bc395697731bcffbe1
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