]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:59:48 +0000 (12:59 +0100)
commit789597ef058d4f860f05944166df47b2792cdcb8
tree26e052f42eda83221463e760bd61d311886943a1
parent9755eefe8ae01b58b4706b9fd7823336a1ffab81
ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.

commit 5007b848ff2234ff7ea55755cb315766888988da 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/20230214035853.31217-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