On Wed, 15 Jun 2022 22:37:03 +0800, Liang He wrote: > In mpc5121_clk_init(), of_find_compatible_node() will return a > node pointer with refcount incremented. We should use of_node_put() > when it is not used anymore. > >
Applied to powerpc/next. [1/1] arch: powerpc: platforms: 512x: Add missing of_node_put() https://git.kernel.org/powerpc/c/06f48f5cb5df2299f5e4b42e9dda1858bf172bcb cheers