]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx
authorPraful Adiga <praful.adiga@gmail.com>
Thu, 18 Sep 2025 16:40:18 +0000 (12:40 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Sep 2025 09:16:50 +0000 (11:16 +0200)
commit519b95c74f40379dda730e254642f06fa65333cf
treebf0352682496c8b3081a8fd99f73744e5ad83513
parentee8d393af37ee6eecdba6b6d4c53eaf97d56890c
ALSA: hda/realtek: Fix mute led for HP Laptop 15-dw4xx

commit d33c3471047fc54966621d19329e6a23ebc8ec50 upstream.

This laptop uses the ALC236 codec with COEF 0x7 and idx 1 to
control the mute LED. Enable the existing quirk for this device.

Signed-off-by: Praful Adiga <praful.adiga@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c