linux-stable/arch/arm/mach-hisi
Peng Wu f8da78b2ba 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:53:46 +02:00
..
core.h
hisilicon.c
hotplug.c ARM: hisi: check of_iomap and fix missing of_node_put 2018-09-26 08:38:10 +02:00
Kconfig
Makefile
platmcpm.c
platsmp.c ARM: hisi: Add missing of_node_put after of_find_compatible_node 2022-06-14 16:53:46 +02:00