]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook
authorAndy Chi <andy.chi@canonical.com>
Mon, 26 Jun 2023 13:03:00 +0000 (21:03 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 26 Jun 2023 13:22:47 +0000 (15:22 +0200)
commite94f1f96f108ba96c0ed8bf3fbdd8ee6a6703880
tree47f28634b3c41fe7aedc039c798a01b069ea8123
parent6f9441f4e3ebf86b8a0427f14ee1753f2183a3cf
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook

On HP EliteBook 835/845/845W G10, the audio LEDs can be enabled by
ALC285_FIXUP_HP_MUTE_LED. So use it accordingly.

Signed-off-by: Andy Chi <andy.chi@canonical.com>
Cc: <stable@vger.kernel.org>
Fixes: 3e10f6ca76c4 ("ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops")
Link: https://lore.kernel.org/r/20230626130301.301712-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c