linux-stable/drivers/soc
Yang Yingliang edf12b913a soc: fsl: guts: fix return value check in fsl_guts_init()
In case of error, of_iomap() returns NULL pointer not ERR_PTR().
The IS_ERR() test in the return value check should be replaced
with NULL test and return -ENOMEM as error value.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Michael Walle <michael@walle.cc>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2022-07-05 08:41:20 +08:00
..
actions
amlogic soc: s4: Add support for power domains controller 2022-03-07 09:40:39 +01:00
apple soc: apple: Add SART driver 2022-05-02 17:24:45 +02:00
aspeed soc: aspeed: lpc-ctrl: Block error printing on probe defer cases 2022-02-08 09:52:59 +01:00
atmel ARM: at91: add support in soc driver for new SAMA5D29 2022-03-04 12:49:22 +01:00
bcm soc: bcm: Check for NULL return of devm_kzalloc() 2022-04-26 09:12:35 -07:00
canaan riscv: canaan: remove useless select of non-existing config SYSCON 2022-01-20 09:35:11 -08:00
dove
fsl soc: fsl: guts: fix return value check in fsl_guts_init() 2022-07-05 08:41:20 +08:00
gemini
imx soc: imx: imx8m-blk-ctrl: Make error prints useful 2022-06-27 16:16:15 +08:00
ixp4xx soc: ixp4xx/qmgr: Fix unused match warning 2022-05-27 16:02:21 +02:00
lantiq
litex
mediatek soc: mediatek: mutex: remove mt8195 MOD0 and SOF0 definition 2022-04-25 12:46:13 +02:00
microchip ARM driver updates for 5.18 2022-03-23 18:23:13 -07:00
pxa ARM: pxa: move plat-pxa to drivers/soc/ 2022-05-07 22:56:16 +02:00
qcom soc: qcom: pdr: use static for servreg_* variables 2022-05-05 22:08:15 -05:00
renesas soc: renesas: R-Car V3U is R-Car Gen4 2022-05-05 12:31:22 +02:00
rockchip Refcount leak for a used of-node in the grf-init. 2022-05-27 22:19:48 +02:00
samsung MAINTAINERS: update Krzysztof Kozlowski's email 2022-03-07 23:46:03 +01:00
sifive
sunxi
tegra More power management updates for 5.19-rc1 2022-05-30 11:37:26 -07:00
ti soc: ti: wkup_m3_ipc: Add debug option to halt m3 in suspend 2022-05-03 08:02:09 -05:00
ux500
versatile
xilinx driver: soc: xilinx: Update function prototype for xlnx_unregister_event 2022-05-19 18:57:28 +02:00
Kconfig ARM: pxa: move plat-pxa to drivers/soc/ 2022-05-07 22:56:16 +02:00
Makefile ARM: multiplatform changes, part 2 2022-06-02 15:23:54 -07:00