]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx
authorEdip Hazuri <edip@medip.dev>
Thu, 17 Jul 2025 21:26:26 +0000 (00:26 +0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Jul 2025 12:23:07 +0000 (14:23 +0200)
commit21c8ed9047b7f44c1c49b889d4ba2f555d9ee17e
tree3f1fce897de5eed0abf91eda96431f7c3a324b58
parent348954f9b78e1515777708b6764c88f225457c40
ALSA: hda/realtek - Add mute LED support for HP Victus 15-fa0xxx

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 Victus 15-fa0xxx 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/20250717212625.366026-2-edip@medip.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c