ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
authorSoham Sen <contact@sohamsen.me>
Thu, 9 Jun 2022 18:19:20 +0000 (23:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jun 2022 07:03:18 +0000 (09:03 +0200)
commit82e29e99f2ab14f769fb352d5ef66730d7d5a0ec
tree3ad992fc814e48dd8a46dd5d4c4c262b9b7e71bf
parentd12a5d1b5053548fdfdcb8e9b45b03a68408bb86
ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop

commit b2e6b3d9bbb0a59ba7c710cc06e44cc548301f5f upstream.

The HP Omen 15 laptop needs a quirk to toggle the mute LED. It already is implemented for a different variant of the HP Omen laptop so a fixup entry is needed for this variant.

Signed-off-by: Soham Sen <contact@sohamsen.me>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220609181919.45535-1-contact@sohamsen.me
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c