]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
authorAndy Chi <andy.chi@canonical.com>
Fri, 31 Mar 2023 08:32:41 +0000 (16:32 +0800)
committerRoxana Nicolescu <roxana.nicolescu@canonical.com>
Wed, 17 May 2023 11:33:59 +0000 (13:33 +0200)
commit318a6e3b615e83f47c3ad71df78fd852626b41f2
tree8f35b49f209a704c0cf8e7ec6c49b85aee5c42d7
parent7605c0a0a0ef007c88cb816dada986ae84fae47a
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook

BugLink: https://bugs.launchpad.net/bugs/2016879
commit 9fdc1605c504204e0fdec7892b29c916579e06f3 upstream.

There is a HP ProBook which using ALC236 codec and need the
ALC236_FIXUP_HP_MUTE_LED_MICMUTE_VREF quirk to make mute LED and
micmute LED work.

Signed-off-by: Andy Chi <andy.chi@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230331083242.58416-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
sound/pci/hda/patch_realtek.c