Skip to content
Commit 06f48f5c authored by Liang He's avatar Liang He Committed by Michael Ellerman
Browse files

powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()



In mpc5121_clk_init(), of_find_compatible_node() will return a
node pointer with refcount incremented. The reference should be dropped
with of_node_put() when it is not used anymore.

Signed-off-by: default avatarLiang He <windhl@126.com>
[mpe: of_clk_add_provider() will take its own reference.]
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220615143703.3968898-1-windhl@126.com
parent 1d53c019
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment