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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Jul 2021 14:55:36 +0000 (16:55 +0200)
commitea824a31a3d266aae32255824f9006d8533862ff
tree44bbe0bd325c4d7f796b06e99fb6d365476ec8cd
parent659b440a8d04696e3dbc94daf352b9ce7887248e
ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8

commit c3d2c88209e85045a364e80fe12a6cde16745b72 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c