]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8
authorJeremy Szu <jeremy.szu@canonical.com>
Sat, 5 Jun 2021 08:25:37 +0000 (16:25 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sat, 5 Jun 2021 12:51:15 +0000 (14:51 +0200)
commit61d3e87468fad82dc8e8cb6de7db563ada64b532
treeb15c3af5a41bcbafddb7289ce2d8f9c50ecd6a79
parent15d295b560e6dd45f839a53ae69e4f63b54eb32f
ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 1040 G8

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