ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
authorAndy Chi <andy.chi@canonical.com>
Fri, 13 May 2022 12:16:45 +0000 (20:16 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 May 2022 07:43:15 +0000 (09:43 +0200)
commit024a7ad9eb4df626ca8c77fef4f67fd0ebd559d2
tree541d8052f52e766636cf36edf70d60faaf77eeeb
parent8b3b2392ed68bcd17c7eb84ca615ce1e5f115b99
ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine

The HP EliteBook 630 is using ALC236 codec which used 0x02 to control mute LED
and 0x01 to control micmute LED. Therefore, add a quirk to make it works.

Signed-off-by: Andy Chi <andy.chi@canonical.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220513121648.28584-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c