ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 8 Jun 2021 11:47:48 +0000 (19:47 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Jun 2021 12:01:18 +0000 (14:01 +0200)
commit600dd2a7e8b62170d177381cc1303861f48f9780
tree2b77f0dbb7d22fd8de7f90564f2cb4cef7d749e2
parent57c9e21a49b1c196cda28f54de9a5d556ac93f20
ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8

The HP ZBook Power G8 using ALC236 codec which 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/20210608114750.32009-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c