Re: [PATCH] ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxx

From: SungHwan Jung
Date: Thu Aug 24 2023 - 13:38:53 EST


On Fri, Aug 25, 2023 at 12:57 AM Fabian Vogt <fabian@xxxxxxxxxxxxxx> wrote:
> I see that SungHwan Jung (CC'd) recently submitted the same fixup for
> a rather similar but different model as
> "ALSA: hda/realtek: Add quirk for HP Victus 16-d1xxx to enable mute LED"
> Does your HP Victus also need the ALC245_FIXUP_HP_GPIO_LED? Then we could
> combine the quirks.

These victus laptops don't need ALC245_FIXUP_HP_GPIO_LED, but we can make
alc245_fixup_hp_x360_mute_led and alc245_fixup_hp_mute_led_coefbit into
one function.