[PATCH v2] clk: meson: Hold reference returned by of_get_parent()

Stephen Boyd sboyd at kernel.org
Fri Aug 19 14:29:08 PDT 2022


Quoting Liang He (2022-06-28 07:10:38)
> We should hold the reference returned by of_get_parent() and use it
> to call of_node_put() for refcount balance.
> 
> Fixes: 88e2da81241e ("clk: meson: aoclk: refactor common code into dedicated file")
> Fixes: 6682bd4d443f ("clk: meson: factorise meson64 peripheral clock controller drivers")
> Fixes: bb6eddd1d28c ("clk: meson: meson8b: use the HHI syscon if available")
> 
> Signed-off-by: Liang He <windhl at 126.com>
> ---

Applied to clk-next



More information about the linux-amlogic mailing list