ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8
authorJeremy Szu <jeremy.szu@canonical.com>
Sat, 5 Jun 2021 08:25:38 +0000 (16:25 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 5 Jun 2021 12:51:32 +0000 (14:51 +0200)
commitdfb06401b4cdfc71e2fc3e19b877ab845cc9f7f7
treeb404924499dac99753a1fc56761b52219f4f1fa9
parent61d3e87468fad82dc8e8cb6de7db563ada64b532
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8

The HP EliteBook 840 Aero G8 using ALC285 codec which using 0x04 to
control mute LED and 0x01 to control micmute LED.
In the other hand, there is no output from right channel of speaker.
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/20210605082539.41797-3-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c