]> 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:13:47 +0000 (11:13 +0200)
commit9ffc5f132a35bd7d7a9258913d4cfe36277e2db1
tree5ddf27a1f6300302520a0936ecf6d70ee3218850
parentacab5c56a6fa87cd25d69d03006f18ed634d1a28
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