ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Thu, 17 Jun 2021 17:14:20 +0000 (01:14 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Jun 2021 07:41:21 +0000 (09:41 +0200)
commitc3d2c88209e85045a364e80fe12a6cde16745b72
treea12b5e0862250f6cbc6deb802d0a1dce10709545
parent37d122c5768b4184949bbfea1631c0987be7814e
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8

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