1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-12 05:26:42 +02:00
Files
u-boot-megous/arch/arm/mach-imx/mx7
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
..
2022-04-12 11:18:34 +02:00