linux/arch/arm/mach-hisi
Peng Wu 9bc72e47d4 ARM: hisi: Add missing of_node_put after of_find_compatible_node
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>
2022-05-06 02:27:49 +00:00
..
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: use the correct HiSilicon copyright 2021-04-02 15:36:27 +08:00
hotplug.c ARM: hisi: use the correct HiSilicon copyright 2021-04-02 15:36:27 +08:00
Kconfig ARM: hisi: add support for SD5203 SoC 2020-09-30 09:56:03 +08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
platmcpm.c memblock: rename memblock_free to memblock_phys_free 2021-11-06 13:30:41 -07:00
platsmp.c ARM: hisi: Add missing of_node_put after of_find_compatible_node 2022-05-06 02:27:49 +00:00