ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED
authorTakashi Iwai <tiwai@suse.de>
Thu, 28 Oct 2021 07:09:11 +0000 (09:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Nov 2021 18:15:54 +0000 (19:15 +0100)
commitaf31cffa09b75e4f72bf496af91ca54024a690b6
treeb24a277311ff646e93fab7c5672e86760833b537
parent13c4f0e731e73170c540666b666b4acdcfa4d1be
ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED

commit 375f8426ed994addd2be4d76febc946a6fdd8280 upstream.

HP OMEN 15 laptop requires the quirk to fiddle with COEF 0x0b bit 2
for toggling the mute LED.  It's already implemented for other HP
laptops, and we just need to add a proper fixup entry.

BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=214735
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20211028070911.18891-1-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c