ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 16 Mar 2021 07:46:24 +0000 (15:46 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Mar 2021 08:14:52 +0000 (09:14 +0100)
commite7d66cf799390166e90f9a5715f2eede4fe06d51
tree6a290382c683b67568d4af503ef88a16869981cc
parentca6883393f0fa7f13ec8b860dbcef423a759c4a2
ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8

The HP EliteBook 840 G8 Notebook PC is using ALC236 codec which is
using 0x02 to control mute LED and 0x01 to control micmute LED.
Therefore, add a quirk to make it works.

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