]> git.ipfire.org Git - thirdparty/linux.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops
authorAndy Chi <andy.chi@canonical.com>
Fri, 22 Apr 2022 09:08:43 +0000 (17:08 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Apr 2022 09:19:13 +0000 (11:19 +0200)
commit5f5d8890789c90470d9571a283f0b789acd594af
treebeb123f03a1914f382dca90e073ec574d24379ba
parenta6ac60b36dade525c13c5bb0838589619533efb7
ALSA: hda/realtek: Enable mute/micmute LEDs support for HP Laptops

On HP Laptops, 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.

Signed-off-by: Andy Chi <andy.chi@canonical.com>
Fixes: 07bcab93946c ("ALSA: hda/realtek: Add support for HP Laptops")
Link: https://lore.kernel.org/r/20220422090845.230071-1-andy.chi@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c