]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx
authorEdip Hazuri <edip@medip.dev>
Fri, 27 Jun 2025 20:34:16 +0000 (23:34 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sun, 29 Jun 2025 09:17:02 +0000 (11:17 +0200)
commitce174b48aebb3fa18fe48c59a3d10a89c414fdf2
tree62b75ead238ebff892a8bcd4466eb3d452f42f3a
parente0a911ac86857a73182edde9e50d9b4b949b7f01
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxx

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 my friend's Victus 15-fb2xxx 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/20250627203415.56785-2-edip@medip.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c