ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 16 Mar 2021 09:42:35 +0000 (17:42 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Mar 2021 14:06:21 +0000 (15:06 +0100)
commit53b861bec737c189cc14ec3b5785d0f13445ac0f
treea4e29ad7b1e5e5098e82f1c2954dde40c3320dfb
parente7d66cf799390166e90f9a5715f2eede4fe06d51
ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8

The HP EliteBook 850 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/20210316094236.89028-1-jeremy.szu@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c