ALSA: hda/realtek: Apply mute LED quirk for HP15-db
authorHartmut Knaack <knaack.h@gmx.de>
Sat, 9 Dec 2023 14:47:07 +0000 (15:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Dec 2023 16:01:52 +0000 (17:01 +0100)
commitffd1fe12d4c95c5644152fcbc85696a4195190ae
tree27f9cfc6c5e744c193e306ee92e63c9e801eb94d
parent7ec57c10b01832d699bb61d4049e57031592625d
ALSA: hda/realtek: Apply mute LED quirk for HP15-db

commit 9b726bf6ae11add6a7a52883a21f90ff9cbca916 upstream.

The HP laptop 15-db0403ng uses the ALC236 codec and controls the mute
LED using COEF 0x07 index 1.
Sound card subsystem: Hewlett-Packard Company Device [103c:84ae]

Use the existing quirk for this model.

Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/e61815d0-f1c7-b164-e49d-6ca84771476a@gmx.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c