ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.
authorAndy Chi <andy.chi@canonical.com>
Tue, 7 Feb 2023 08:30:09 +0000 (16:30 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 14 Feb 2023 18:11:41 +0000 (19:11 +0100)
commit63380b631f3dc04cf3139265732d860d870019f7
tree83eed514fa061fe6b12574368684458bb83d963c
parentfdc304eef6e84153ca9a1e842c0c535085868fe0
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.

commit 6c4715aa5b0ab1c0d35780b7c552e952dbb5515d upstream.

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/20230207083011.100189-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c