Re: [PATCH] ALSA: hda/cmedia: Remove duplicate pin configuration parsing
From: Takashi Iwai
Date: Wed Apr 01 2026 - 05:11:56 EST
On Wed, 01 Apr 2026 10:26:25 +0200,
wangdich9700@xxxxxxx wrote:
>
> From: wangdicheng <wangdicheng@xxxxxxxxxx>
>
> The cmedia_probe() function calls snd_hda_parse_pin_defcfg() and
> snd_hda_gen_parse_auto_config() twice unnecessarily. Remove The
> duplicate code.
>
> Signed-off-by: wangdicheng <wangdicheng@xxxxxxxxxx>
Oh, that was a silly mistake that was introduced at the big code
change.
Applied now with the Fixes tag.
thanks,
Takashi