diff options
author | Johan Hovold <johan@kernel.org> | 2018-08-22 11:03:19 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-08-30 14:44:01 -0700 |
commit | 00a461cc32ec27fa7bd9c874a7b36b0c6c542c12 (patch) | |
tree | da68bc11ceb10d9d634672a23ff54c30ca29dbdc /drivers/clk/renesas/clk-r8a7779.c | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) | |
download | linux-00a461cc32ec27fa7bd9c874a7b36b0c6c542c12.tar.bz2 |
clk: ti: fix OF child-node lookup
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@kernel.org>
Acked-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/renesas/clk-r8a7779.c')
0 files changed, 0 insertions, 0 deletions