]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx
authorEdip Hazuri <edip@medip.dev>
Thu, 10 Jul 2025 13:18:12 +0000 (16:18 +0300)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Jul 2025 14:23:42 +0000 (16:23 +0200)
commitd9b99eb3d76a603442311926617654f0e35581d4
tree2c2e9d8a6fca7c29a3b0185138f344e415e9007d
parent04f9196ba981c9f23fa0c3c30bb290fb81848cec
ALSA: hda/realtek - Fix mute LED for HP Victus 16-r0xxx

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-r0xxx 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/20250710131812.27509-1-edip@medip.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c