linux-stable/arch/arm/mach-hisi
Peng Wu dd4be8ecfb ARM: hisi: Add missing of_node_put after of_find_compatible_node
[ Upstream commit 9bc72e47d4 ]

of_find_compatible_node  will increment the refcount of the returned
device_node. Calling of_node_put() to avoid the refcount leak

Signed-off-by: Peng Wu <wupeng58@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-06-14 16:59:18 +02:00
..
Kconfig irqchip/hip04: Report that effective affinity is a single target 2017-08-18 10:54:42 +02:00
Makefile
core.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hisilicon.c ARM: hisi: consolidate the hisilicon machine entries 2016-07-07 09:37:59 +01:00
hotplug.c ARM: hisi: handle of_iomap and fix missing of_node_put 2018-07-16 17:36:50 +01:00
platmcpm.c ARM: hisi: fix error return code in hip04_smp_init() 2017-03-28 15:30:54 +01:00
platsmp.c ARM: hisi: Add missing of_node_put after of_find_compatible_node 2022-06-14 16:59:18 +02:00