ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
authorAndy Chi <andy.chi@canonical.com>
Mon, 14 Mar 2022 14:21:19 +0000 (22:21 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 14 Mar 2022 16:59:31 +0000 (17:59 +0100)
commite6194c8d065389b9393290ecb682118fd982fa33
treea641f7df32de2dd694a363601ef050d26715117a
parentb62c563f1cb9c216cecadb15ae32d6e571e2bc8a
ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines

* The HP ProBook 440/450 and EliteBook 640/650 are
  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>
Link: https://lore.kernel.org/r/20220314142122.71602-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c