ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Thu, 24 Mar 2022 06:21:58 +0000 (14:21 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Mar 2022 13:09:43 +0000 (14:09 +0100)
commitce18f905a500879e86ca998963a55f99d413a462
tree234f5ceee9547327adb88a0df3d3f0a82749988f
parentef248d9bd616b04df8be25539a4dc5db4b6c56f4
ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9

Zbook Fury 17 G9 requires the same ALC285_FIXUP_HP_GPIO_LED quirk to
make its audio LEDs work.

So apply the quirk, and make it the last one since it's an LED quirk.

Fixes: 07bcab93946c ("ALSA: hda/realtek: Add support for HP Laptops")
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20220324062159.241313-1-kai.heng.feng@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c