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

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
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
Kconfig
Makefile
Makefile.boot
platsmp.c
spc.c ARM: vexpress/spc: Avoid negative array index when !SMP 2022-04-27 13:39:43 +02:00
spc.h
tc2_pm.c
v2m-mps2.c
v2m.c