linux-stable/arch/arm/mach-vexpress
Peng Wu 3c6006faed 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-09 10:25:33 +02:00
..
core.h ARM: vexpress: Move vexpress_flags_set() into arch code 2020-05-05 11:42:39 -05:00
dcscb.c ARM: versatile: Add missing of_node_put in dcscb_init 2022-06-09 10:25:33 +02:00
dcscb_setup.S treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
Kconfig clk: versatile: Rename ICST to CLK_ICST 2021-10-14 18:00:25 -07:00
Makefile ARM: vexpress/realview: consolidate immitation CPU hotplug 2018-12-14 14:44:59 +00:00
Makefile.boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
platsmp.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
spc.c ARM: vexpress/spc: Avoid negative array index when !SMP 2022-04-27 14:41:06 +02:00
spc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
tc2_pm.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
v2m-mps2.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
v2m.c ARM: vexpress: Move vexpress_flags_set() into arch code 2020-05-05 11:42:39 -05:00