]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9e3ac72d2215a67bf52e0c33cad01358c1bbaa1
tree234f5ceee9547327adb88a0df3d3f0a82749988f
parent289910f3adbc9ff0845f2e26e1461115f276049d
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: e810738e7cc7 ("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