Re: [PATCH v2] ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()
From: Charles Keepax
Date: Tue Mar 11 2025 - 09:46:11 EST
On Mon, Mar 10, 2025 at 06:45:36PM +0100, Christophe JAILLET wrote:
> Free some resources in the error handling path of the probe, as already
> done in the remove function.
>
> Fixes: e3523e01869d ("ASoC: wm0010: Add initial wm0010 DSP driver")
> Fixes: fd8b96574456 ("ASoC: wm0010: Clear IRQ as wake source and include missing header")
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
> ---
Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>
Thanks,
Charles