u-boot/arch/arm/mach-imx/mx7ulp
Ye Li cda8f87349 caam: Fix crash in case caam_jr_probe failed
If probing caam_jr returns failure, the variable "dev" will not be
initialized, so we can't use dev->name for the error print.
Otherwise it will cause crash.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>
2022-05-20 12:36:47 +02:00
..
clock.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
iomux.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig i.MX7ULP: Enable Job ring driver model. 2022-04-12 11:18:34 +02:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pcc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
scg.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
soc.c caam: Fix crash in case caam_jr_probe failed 2022-05-20 12:36:47 +02:00