]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14
authorJohnathon Clark <john.clark@cantab.net>
Wed, 20 Oct 2021 13:12:51 +0000 (14:12 +0100)
committerAndrea Righi <andrea.righi@canonical.com>
Tue, 4 Jan 2022 08:48:07 +0000 (09:48 +0100)
commitc47b31127408795ded005fbc72192640bd470656
tree83ee88a8d38e98d1e83d30b95fbe05a7d8a766e2
parent4866ee7838b346f1f33823c186570a85676dfbe3
ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14

BugLink: https://bugs.launchpad.net/bugs/1951822
commit 5fc462c3aaad601d5089fd5588a5799896a6937d upstream.

On the 'HP Spectre x360 Convertible 14-ea0xx' the microphone mute led is
controlled by GPIO 0x04. The speaker mute LED does not seem to be
exposed by GPIO and is there not set.

[ a slight coding-style fix by tiwai ]

Fixes: c3bb2b521944 ("ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup")
Signed-off-by: Johnathon Clark <john.clark@cantab.net>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211020131253.35894-1-john.clark@cantab.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
sound/pci/hda/patch_realtek.c