linux/arch/mips/ralink
Liang He 48ca54e391 mips: ralink: Fix refcount leak in of.c
In plat_of_remap_node(), plat_of_remap_node() will return a node
pointer with refcount incremented. We should use of_node_put()
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
..
bootrom.c
cevt-rt3352.c
clk.c
common.h
early_printk.c
ill_acc.c mips: ralink: fix a refcount leak in ill_acc_of_setup() 2022-03-01 17:25:42 +01:00
irq-gic.c
irq.c mips: Bulk conversion to generic_handle_domain_irq() 2021-08-12 11:39:40 +01:00
Kconfig mips: dts: ralink: add MT7621 SoC 2022-03-16 15:10:23 +01:00
Makefile
mt7620.c
mt7621.c MIPS: ralink: mt7621: use bitwise NOT instead of logical 2022-03-01 10:08:45 +01:00
of.c mips: ralink: Fix refcount leak in of.c 2022-06-21 17:04:30 +02:00
Platform
prom.c
reset.c
rt288x.c
rt305x.c
rt3883.c
timer-gic.c
timer.c