ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power
authorAndy Chi <andy.chi@canonical.com>
Mon, 22 Jan 2024 07:48:24 +0000 (15:48 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Jan 2024 12:04:02 +0000 (13:04 +0100)
commit1513664f340289cf10402753110f3cff12a738aa
tree96d0c50e37d3a2a4d819c32167ad06b5d5324c93
parent6613476e225e090cc9aad49be7fa504e290dd33d
ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power

The HP ZBook Power using ALC236 codec which using 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/20240122074826.1020964-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c