OSDN Git Service

ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
authorJeremy Szu <jeremy.szu@canonical.com>
Tue, 10 Aug 2021 10:08:45 +0000 (18:08 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Aug 2021 12:23:10 +0000 (14:23 +0200)
commitd07149aba2ef423eae94a9cc2a6365d0cdf6fd51
treecd118758cd375ae721687e9d84c59b3bf66621c6
parentdc0dc8a73e8e4dc33fba93dfe23356cc5a500c57
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC

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