ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 30 Mar 2021 11:44:27 +0000 (19:44 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 30 Mar 2021 11:49:41 +0000 (13:49 +0200)
commit417eadfdd9e25188465280edf3668ed163fda2d0
treefd2c92c8721489be73ef631c434095c5864a2027
parent66affb7bb0dc0905155a1b2475261aa704d1ddb5
ALSA: hda/realtek: fix mute/micmute LEDs for HP 640 G8

The HP EliteBook 640 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/20210330114428.40490-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c