[PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
From: Dan Carpenter
Date: Mon Feb 17 2025 - 02:34:31 EST
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(-)
--
2.47.2