]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6
authorSiddhesh Dharme <siddheshdharme18@gmail.com>
Thu, 4 Jan 2024 06:07:36 +0000 (11:37 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Jan 2024 07:59:03 +0000 (08:59 +0100)
commitb6ce6e6c79e4ec650887f1fe391a70e54972001a
tree832cb3431364b8e024d3ec2bab43b50912cabb6a
parent2cd06bc7d7266a7a353a23ce91b82e0614ff190f
ALSA: hda/realtek: Fix mute and mic-mute LEDs for HP ProBook 440 G6

LEDs in 'HP ProBook 440 G6' laptop are controlled by ALC236 codec.
Enable already existing quirk 'ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF'
to fix mute and mic-mute LEDs.

Signed-off-by: Siddhesh Dharme <siddheshdharme18@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240104060736.5149-1-siddheshdharme18@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c