[PATCH] arch: powerpc: platforms: 512x: Add missing of_node_put()

Michael Ellerman patch-notifications at ellerman.id.au
Fri Sep 9 22:07:01 AEST 2022


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


More information about the Linuxppc-dev mailing list