]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb4fcf25514a4f888aa3715f1c07142087add00a5
tree541d8052f52e766636cf36edf70d60faaf77eeeb
parent3cf98c34f8dbb0028b4e7c3af9eba5d13d4ac4ff
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