linux-stable/drivers/soc/renesas
Li Yang fc187a46a8 soc: renesas: renesas-soc: Release 'chipid' from ioremap()
Smatch reports:

drivers/soc/renesas/renesas-soc.c:536 renesas_soc_init() warn:
'chipid' from ioremap() not released on lines: 475.

If soc_dev_atrr allocation is failed, function renesas_soc_init()
will return without releasing 'chipid' from ioremap().

Fix this by adding function iounmap().

Fixes: cb5508e47e ("soc: renesas: Add support for reading product revision for RZ/G2L family")
Signed-off-by: Li Yang <lidaxian@hust.edu.cn>
Reviewed-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230331095545.31823-1-lidaxian@hust.edu.cn
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2023-04-04 10:01:58 +02:00
..
Kconfig soc: renesas: Remove r8a77950 arch 2023-03-10 16:31:11 +01:00
Makefile soc: renesas: Add PWC support for RZ/V2M 2023-01-23 09:28:28 +01:00
pwc-rzv2m.c soc: renesas: pwc-rzv2m: drop of_match_ptr for ID table 2023-03-16 16:58:26 +01:00
r8a774a1-sysc.c
r8a774b1-sysc.c
r8a774c0-sysc.c
r8a774e1-sysc.c
r8a779a0-sysc.c
r8a779f0-sysc.c
r8a779g0-sysc.c soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain 2022-12-26 11:08:49 +01:00
r8a7742-sysc.c
r8a7743-sysc.c
r8a7745-sysc.c
r8a7779-sysc.c
r8a7790-sysc.c
r8a7791-sysc.c
r8a7792-sysc.c
r8a7794-sysc.c
r8a7795-sysc.c soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handling 2023-03-10 16:31:07 +01:00
r8a7796-sysc.c
r8a77470-sysc.c
r8a77965-sysc.c
r8a77970-sysc.c
r8a77980-sysc.c
r8a77990-sysc.c
r8a77995-sysc.c
r9a06g032-smp.c
rcar-gen4-sysc.c
rcar-gen4-sysc.h
rcar-rst.c
rcar-sysc.c soc: renesas: Move away from using OF_POPULATED for fw_devlink 2023-02-08 13:37:54 +01:00
rcar-sysc.h
renesas-soc.c soc: renesas: renesas-soc: Release 'chipid' from ioremap() 2023-04-04 10:01:58 +02:00
rmobile-sysc.c soc: renesas: rmobile-sysc: Use of_fwnode_handle() helper 2023-03-10 16:31:14 +01:00