]> Git Repo - J-linux.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
authorJeremy Szu <[email protected]>
Tue, 10 Aug 2021 10:08:45 +0000 (18:08 +0800)
committerTakashi Iwai <[email protected]>
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 <[email protected]>
Cc: <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/hda/patch_realtek.c
This page took 0.049593 seconds and 4 git commands to generate.