On Fri, 17 Jun 2022 18:50:11 +0800, Liang He wrote: > In gpio_halt_probe(), of_find_matching_node() will return a node > pointer with refcount incremented. We should use of_node_put() in > fail path or when it is not used anymore. > >
Applied to powerpc/next. [1/1] powerpc:85xx: Add missing of_node_put() in sgy_cst1000 https://git.kernel.org/powerpc/c/14b9e26c6c9a845c005087b9653459623a7d029b cheers