Re: [PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
From: Laurentiu Mihalcea
Date: Mon Feb 17 2025 - 11:25:00 EST
On 2/17/2025 9:32 AM, Dan Carpenter wrote:
> Fix a couple of bugs which were detected using Smatch.
> (https://github.com/error27/smatch)
>
> Dan Carpenter (2):
> ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in
> imx_parse_ioremap_memory()
> ASoC: SOF: imx: Fix error code in probe()
>
> sound/soc/sof/imx/imx-common.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Thanks! For the whole series: Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@xxxxxxx>