Files
linux/drivers
Yang Yingliang a029ccc810 MIPS: Loongson64: Add missing of_node_put() in ls2k_reset_init()
This node pointer is returned by of_find_compatible_node() with
refcount incremented in ls2k_reset_init(). Calling of_node_put()
to aovid the refcount leak.

Fixes: 7eb7819a2e ("MIPS: Loongson64: Add Loongson-2K1000 reset platform driver")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-01-05 09:53:45 +01:00
..
2021-11-26 19:45:31 +01:00
2021-11-23 10:55:48 +01:00
2021-11-26 22:54:47 +01:00
2021-11-23 12:32:28 +01:00
2021-10-26 19:12:01 +02:00
2022-01-02 14:12:03 +01:00
2021-11-16 14:41:23 +01:00
2021-11-18 20:40:28 +01:00