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)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Oct 2021 07:09:57 +0000 (09:09 +0200)
commit375f8426ed994addd2be4d76febc946a6fdd8280
treeb4955b853f214379c8d3217b5e755295d2f9882e
parent55f261b73a7e1cb254577c3536cef8f415de220a
ALSA: hda/realtek: Add a quirk for HP OMEN 15 mute LED

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>
sound/pci/hda/patch_realtek.c