OpenCloudOS-Kernel/arch/mips/pic32/pic32mzda
Liang He eb9e9bc4fa mips/pic32/pic32mzda: Fix refcount leak bugs
of_find_matching_node(), of_find_compatible_node() and
of_find_node_by_path() will return node pointers with refcout
incremented. We should call of_node_put() when they are not
used anymore.

Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-06-21 17:04:54 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
config.c MIPS: fix typos in comments 2022-05-04 22:22:59 +02:00
early_clk.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 2019-06-05 17:37:18 +02:00
early_console.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
early_pin.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
early_pin.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 2019-06-05 17:37:18 +02:00
init.c mips/pic32/pic32mzda: Fix refcount leak bugs 2022-06-21 17:04:54 +02:00
pic32mzda.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 2019-06-05 17:37:18 +02:00
time.c mips/pic32/pic32mzda: Fix refcount leak bugs 2022-06-21 17:04:54 +02:00