linux-stable/arch/arm/mach-versatile
Peng Wu 23b44f9c64
ARM: versatile: Add missing of_node_put in dcscb_init
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>
2022-05-03 16:58:06 +02:00
..
dcscb_setup.S ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
dcscb.c ARM: versatile: Add missing of_node_put in dcscb_init 2022-05-03 16:58:06 +02:00
headsmp.S ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
hotplug.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
integrator_ap.c integrator: remove empty ap_init_early() 2022-04-22 15:57:01 +02:00
integrator_cp.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
integrator-cm.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
integrator-hardware.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
integrator.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
integrator.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
Kconfig ARM: rework endianess selection 2022-04-08 17:20:54 +02:00
Makefile ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
Makefile.boot ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
platsmp-realview.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
platsmp-vexpress.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
platsmp.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
platsmp.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
realview.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
spc.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
spc.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
tc2_pm.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
v2m-mps2.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
v2m.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
versatile.c ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00
vexpress.h ARM: versatile: move integrator/realview/vexpress to versatile 2022-04-04 10:22:37 +02:00