On Wed, 03 Jun 2020 11:24:59 +0200,
Chuhong Yuan wrote:
>
> snd_es968_pnp_detect() misses a snd_card_free() in a failed path.
> Add the missed function call to fix it.
>
> Fixes: a20971b201ac ("ALSA: Merge es1688 and es968 drivers")
> Signed-off-by: Chuhong Yuan <hslester96 at gmail.com>
Thanks, applied now with Cc-to-stable.
Takashi