]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek - Fixed Speaker Mute LED for HP EliteBoard G1a platform
authorKailang Yang <kailang@realtek.com>
Thu, 19 Mar 2026 07:49:46 +0000 (15:49 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Mar 2026 09:27:58 +0000 (10:27 +0100)
commitd3be95efc6a1e03230ef646b498050152efe2888
treec5de1d1f9236a6d71aa10d726bc547c000289855
parent50c8f83c41123cab79575e8d73040a37da4612c5
ALSA: hda/realtek - Fixed Speaker Mute LED for HP EliteBoard G1a platform

On the HP EliteBoard G1a platform (models without a headphone jack).
the speaker mute LED failed to function. The Sysfs ctl-led info showed
empty values because the standard LED registration couldn't correctly
bind to the master switch.
Adding this patch will fix and enable the speaker mute LED feature.

Tested-by: Chris Chiu <chris.chiu@canonical.com>
Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/279e929e884849df84687dbd67f20037@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c