Re: [PATCH] clk: ti: fix OF child-node lookup

From: Stephen Boyd
Date: Thu Aug 30 2018 - 17:46:09 EST


Quoting Johan Hovold (2018-08-22 02:03:19)
> Fix child-node lookup which by using the wrong OF helper was searching
> the whole tree depth-first, something which could end up matching an
> unrelated node.
>
> Also fix the related node-reference leaks.
>
> Fixes: 5b385a45e001 ("clk: ti: add support for clkctrl aliases")
> Signed-off-by: Johan Hovold <johan@xxxxxxxxxx>
> ---

Applied to clk-next