[PATCH] powerpc: sysdev: fsl_msi: Add missing of_node_put() for of_parse_phandle()

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


On Mon, 4 Jul 2022 22:52:33 +0800, Liang He wrote:
> In fsl_setup_msi_irqs(), we should use of_node_put() for the
> refernece 'np' returned by of_parse_phandle() which increases
> the refcount.
> 
> 

Applied to powerpc/next.

[1/1] powerpc: sysdev: fsl_msi: Add missing of_node_put() for of_parse_phandle()
      https://git.kernel.org/powerpc/c/def435c04ee984a5f9ed2711b2bfe946936c6a21

cheers


More information about the Linuxppc-dev mailing list