Re: [PATCH 2/2] clk: at91: pmc: decrement node's refcount

From: Stephen Boyd
Date: Tue May 26 2020 - 23:22:11 EST


Quoting Claudiu Beznea (2020-05-03 05:18:09)
> of_find_matching_node() increment node's refcount. Call
> of_node_put() to decrement it after it was used.
>
> Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> ---

Applied to clk-next