]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx
authorEdip Hazuri <edip@medip.dev>
Fri, 25 Jul 2025 15:14:37 +0000 (18:14 +0300)
committerTakashi Iwai <tiwai@suse.de>
Mon, 28 Jul 2025 09:41:49 +0000 (11:41 +0200)
commitbd7814a4c0fd883894bdf9fe5eda24c9df826e4c
tree00d692a1249868138ba8c97fcc2053aa21bf0155
parentbca53a176f3d46fdab67f9e2fb1a185e0233d98d
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r1xxx

The mute led on this laptop is using ALC245 but requires a quirk to work
This patch enables the existing quirk for the device.

Tested on Victus 16-r1xxx Laptop. The LED behaviour works
as intended.

Cc: <stable@vger.kernel.org>
Signed-off-by: Edip Hazuri <edip@medip.dev>
Link: https://patch.msgid.link/20250725151436.51543-2-edip@medip.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c