linux-stable/arch/arm/mach-vexpress
Peng Wu a0fc05cd17 ARM: versatile: Add missing of_node_put in dcscb_init
[ Upstream commit 23b44f9c64 ]

The device_node pointer is returned by of_find_compatible_node
with refcount incremented. We should use of_node_put() to avoid
the refcount leak.

Signed-off-by: Peng Wu <wupeng58@huawei.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220428230356.69418-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 16:59:18 +02:00
..
core.h ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
dcscb.c ARM: versatile: Add missing of_node_put in dcscb_init 2022-06-14 16:59:18 +02:00
dcscb_setup.S
hotplug.c ARM: vexpress/hotplug: fix missing core.h include 2016-06-13 09:55:51 +01:00
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile.boot ARM: vexpress/mps2: introduce MPS2 platform 2016-04-26 12:50:01 +02:00
platsmp.c ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol 2017-02-28 11:06:10 +00:00
spc.c ARM: vexpress/spc: Avoid negative array index when !SMP 2022-04-27 13:39:43 +02:00
spc.h
tc2_pm.c ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol 2017-02-28 11:06:10 +00:00
v2m-mps2.c ARM: vexpress/mps2: introduce MPS2 platform 2016-04-26 12:50:01 +02:00
v2m.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00