[PATCH v4] clk: nomadik: Add missing of_node_put()

Stephen Boyd sboyd at kernel.org
Fri Aug 19 14:24:30 PDT 2022


Quoting Liang He (2022-06-16 18:43:08)
> In nomadik_src_init(), of_find_matching_node() will return a node
> pointer with refcount incremented. We should use of_node_put() in
> fail path or when it is not used anymore.
> 
> Signed-off-by: Liang He <windhl at 126.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list