ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 16 Mar 2021 06:54:50 +0000 (14:54 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Mar 2021 07:13:49 +0000 (08:13 +0100)
commitca6883393f0fa7f13ec8b860dbcef423a759c4a2
treebce3d587d1fe918cfe94b539448840c8bd8e23d7
parentb95bc12e0412d14d5fc764f0b82631c7bcaf1959
ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8

The HP EliteBook 840 G8 Notebook PC is using ALC285 codec which is
using 0x04 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/20210316065452.75659-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c