1
0
Fork 0
alistair23-linux/drivers/soc/imx/secvio
Franck LENORMAND 2e2d8dc156 MLK-23822: soc: imx: secvio: Fix boot message when nvmem not initialised
When the nvmem subsystem is not initialised at boot, the probe
will fail and an error message will be displayed.
In this case the message should not be printed as the driver will
be probed later.

This patch checks the error code from nvmem before printing the
message.

It also fixes the cleaning path as the driver was not exiting
properly.

Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
Reviewed-by: Iuliana Prodan <iuliana.prodan@nxp.com>
2020-05-11 17:46:23 +02:00
..
Makefile
imx-secvio-audit.c
imx-secvio-debugfs.c MLK-23892: soc: imx: secvio: Fix intentionnal fall through 2020-05-04 16:06:40 +02:00
imx-secvio-sc-int.h
imx-secvio-sc.c MLK-23822: soc: imx: secvio: Fix boot message when nvmem not initialised 2020-05-11 17:46:23 +02:00