On Fri, Feb 27, 2026 at 05:21:10PM +0800, Chen Ni wrote:
>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: Chen Ni <[email protected]>Reviewed-by: Peng Fan <[email protected]>
