commit | d07149aba2ef423eae94a9cc2a6365d0cdf6fd51 | [log] [tgz] |
---|---|---|
author | Jeremy Szu <jeremy.szu@canonical.com> | Tue Aug 10 18:08:45 2021 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 10 14:23:10 2021 +0200 |
tree | cd118758cd375ae721687e9d84c59b3bf66621c6 | |
parent | dc0dc8a73e8e4dc33fba93dfe23356cc5a500c57 [diff] |
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>