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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 21 Oct 2021 05:06:49 +0000 (07:06 +0200)
commit5fc462c3aaad601d5089fd5588a5799896a6937d
tree402f781c5d92e9e75bf245d6806aa4a5a90181df
parent411cef6adfb38a5bb6bd9af3941b28198e7fb680
ALSA: hda/realtek: Fix mic mute LED for the HP Spectre x360 14

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>
sound/pci/hda/patch_realtek.c