summaryrefslogtreecommitdiff
path: root/lib/cpu_rmap.c
diff options
context:
space:
mode:
authorLi Yang <lidaxian@hust.edu.cn>2023-03-31 12:55:44 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2023-04-04 11:01:58 +0300
commitfc187a46a8e682f0f1167b230792b88de01ceaa0 (patch)
treeea64c766620e314d3dae42ed75ad491ac1ae3c27 /lib/cpu_rmap.c
parent1e135922f608572f216c959202d0ef303aa2a0c1 (diff)
downloadlinux-fc187a46a8e682f0f1167b230792b88de01ceaa0.tar.xz
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: cb5508e47e60 ("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>
Diffstat (limited to 'lib/cpu_rmap.c')
0 files changed, 0 insertions, 0 deletions