Home
last modified time | relevance | path

Searched hist:eb9e9bc4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pic32/pic32mzda/
H A Dtime.ceb9e9bc4 Sat Jun 18 23:54:27 CDT 2022 Liang He <windhl@126.com> 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>
H A Dinit.ceb9e9bc4 Sat Jun 18 23:54:27 CDT 2022 Liang He <windhl@126.com> 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>