Quoting Liang He (2022-06-16 18:43:08) > In nomadik_src_init(), 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. > > Signed-off-by: Liang He <windhl at 126.com> > --- Applied to clk-next