acrn-kernel/arch/mips/generic
Liang He 4becf6417b arch: mips: generic: Add missing of_node_put() in board-ranchu.c
In ranchu_measure_hpt_freq(), of_find_compatible_node() will return
a node pointer with refcount incremented. We should use of_put_node()
when it is 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:30 +02:00
..
Kconfig
Makefile
Platform MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS 2022-01-02 14:17:30 +01:00
board-boston.its.S
board-ingenic.c mips: ingenic: Do not manually reference the CPU clock 2022-05-18 13:56:26 -07:00
board-jaguar2.its.S
board-luton.its.S
board-marduk.its.S
board-ni169445.its.S
board-ocelot.c
board-ocelot.its.S
board-ranchu.c arch: mips: generic: Add missing of_node_put() in board-ranchu.c 2022-06-21 17:04:30 +02:00
board-sead3.c
board-serval.its.S
board-xilfpga.its.S
init.c
irq.c
proc.c
vmlinux.its.S
yamon-dt.c