Quoting Liang He (2022-06-16 18:59:18) > In tegra124_132_clock_init_pre() and tegra30_clock_init(), > of_find_matching_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@xxxxxxx> > --- Applied to clk-next