Re: [PATCH] ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx

From: Takashi Iwai
Date: Sun Jun 20 2021 - 03:27:21 EST


On Sat, 19 Jun 2021 22:41:04 +0200,
Elia Devito wrote:
>
> On HP Spectre x360 15-df0xxx, after system boot with plugged headset, the
> headset mic are not detected.
> Moving pincfg and DAC's config to single fixup function fix this.
>
> Signed-off-by: Elia Devito <eliadevito@xxxxxxxxx>

Oh, this was an unintended bug. The actual fix isn't about moving two
things into one fixup, but rather dropping the superfluous chain to
ALC269_FIXUP_THINKPAD_ACPI.

Now applied with some more comments (and Cc to stable). Thanks.


Takashi