]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
authorAndy Chi <andy.chi@canonical.com>
Tue, 14 Feb 2023 03:58:51 +0000 (11:58 +0800)
committerTakashi Iwai <tiwai@suse.de>
Tue, 14 Feb 2023 10:23:15 +0000 (11:23 +0100)
commit5007b848ff2234ff7ea55755cb315766888988da
tree076384278d67b1b24431284aedc00949d9aa7f15
parent2bdccfd290d421b50df4ec6a68d832dad1310748
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.

There is a HP platform needs ALC236_FIXUP_HP_GPIO_LED quirk to
make mic-mute/audio-mute working.

Signed-off-by: Andy Chi <andy.chi@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230214035853.31217-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c