Re: snd_cs46xx regression, producing Oops

From: Jan Engelhardt
Date: Tue Jul 05 2022 - 11:21:50 EST


On Tuesday 2022-07-05 13:56, Takashi Iwai wrote:
>>
>> Commit v5.14-rc1-39-g5bff69b3645d introduced a breakage into
>> snd_cs46xx.
>
>Could you try the patch below?
>Subject: [PATCH] ALSA: cs46xx: Fix missing snd_card_free() call at probe error

I confirm your patch cures the oops.

>Fixes: 5bff69b3645d ("ALSA: cs46xx: Allocate resources with device-managed APIs")