diff options
| author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-11-27 10:14:01 +0300 |
|---|---|---|
| committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-11-27 08:52:54 -0700 |
| commit | 099a60cca1b84e60fdaefcd5d93736de9dba9cf9 (patch) | |
| tree | ca128de7d6d0b2ec9f516d5a1b919d2b95262f61 /rust/helpers | |
| parent | ac82dbc539c4c167f351e2e91c93508de73a5cd1 (diff) | |
remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carveout()
The devm_ioremap_resource_wc() function never returns NULL, it returns
error pointers. Update the error checking to match.
Fixes: 67a7bc7f0358 ("remoteproc: Use of_reserved_mem_region_* functions for "memory-region"")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Link: https://lore.kernel.org/r/aSf6OerBbPcxBUVt@stanley.mountain
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions
