]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform
authorJeremy Szu <jeremy.szu@canonical.com>
Wed, 18 Jan 2023 11:54:45 +0000 (19:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2023 10:28:16 +0000 (11:28 +0100)
commitdd405afa4e9703c95f96e245645bec1459f0f95b
tree84cb4a59aa1fbd4f08b9f51ef208fb2dc28506cb
parente58d01b099302028197d7c56bc3e846e03b7fcc2
ALSA: hda/realtek: fix mute/micmute LEDs, speaker don't work for a HP platform

commit 858c54152658ccd4e305c1e12d3cc6825bc90504 upstream.

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

Signed-off-by: Jeremy Szu <jeremy.szu@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230118115446.14902-1-jeremy.szu@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