linux_dsm_epyc7002/drivers/soc/imx
Anson Huang 4c396a604a soc: imx: soc-imx8: Correct return value of error handle
Current implementation of i.MX8 SoC driver returns -ENODEV
for all cases of error during initialization, this is incorrect.
This patch fixes them using correct return value according
to different errors.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2019-06-05 14:09:24 +08:00
..
gpc.c ARM: SoC-related driver updates 2019-05-16 09:19:14 -07:00
gpcv2.c soc: imx: gpcv2: use devm_platform_ioremap_resource() to simplify code 2019-04-11 15:16:44 +08:00
Kconfig soc: imx: Add SCU SoC info driver support 2019-06-03 20:30:37 +08:00
Makefile soc: imx: Add SCU SoC info driver support 2019-06-03 20:30:37 +08:00
soc-imx8.c soc: imx: soc-imx8: Correct return value of error handle 2019-06-05 14:09:24 +08:00
soc-imx-scu.c soc: imx: Add SCU SoC info driver support 2019-06-03 20:30:37 +08:00