linux-stable/arch/mips/mti-malta
Liang He 608d94cb84 mips: mti-malta: Fix refcount leak in malta-time.c
In update_gic_frequency_dt(), of_find_compatible_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
..
Makefile MIPS: Remove redundant definitions of device_tree_init() 2022-03-14 15:09:02 +01:00
Platform MIPS: Remove KVM_GUEST support 2021-03-10 15:18:40 +01:00
malta-amon.c
malta-dtshim.c MIPS: Malta: fix alignment of the devicetree buffer 2021-09-02 10:18:26 +02:00
malta-init.c MIPS: init: move externs to header file 2021-01-07 17:12:51 +01:00
malta-int.c MIPS: Replace setup_irq() by request_irq() 2020-03-05 16:47:35 +01:00
malta-memory.c MIPS: Remove empty prom_free_prom_memory functions 2021-01-07 17:11:33 +01:00
malta-platform.c MIPS: Malta: Do not byte-swap accesses to the CBUS UART 2021-07-21 12:52:14 +02:00
malta-setup.c driver core: lift dma_default_coherent into common code 2021-02-13 09:51:45 +01:00
malta-time.c mips: mti-malta: Fix refcount leak in malta-time.c 2022-06-21 17:04:30 +02:00