aboutsummaryrefslogtreecommitdiffstats
path: root/lib/crypto/mpi/mpiutil.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2025-07-15 23:01:39 +0000
committerMark Brown <[email protected]>2025-07-16 15:35:18 +0000
commit951a6d8d41289b86a564ee5563ededa702b62b1b (patch)
treed8c111a8e632f14a79cb12717f25bfd35eb319d4 /lib/crypto/mpi/mpiutil.c
parentspi: gpio: Use explicit 'unsigned int' for parameter types (diff)
downloadkernel-951a6d8d41289b86a564ee5563ededa702b62b1b.tar.gz
kernel-951a6d8d41289b86a564ee5563ededa702b62b1b.zip
spi: stm32-ospi: Fix NULL vs IS_ERR() bug in stm32_ospi_get_resources()
This code was changed from using devm_ioremap() which returns NULL to using devm_ioremap_resource() which returns error pointers. Update the error checking to match. Fixes: defe01abfb7f ("spi: stm32-ospi: Use of_reserved_mem_region_to_resource() for "memory-region"") Signed-off-by: Dan Carpenter <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions