diff options
author | Johan Hovold <johan@kernel.org> | 2018-08-22 12:03:19 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-08-31 00:44:01 +0300 |
commit | 00a461cc32ec27fa7bd9c874a7b36b0c6c542c12 (patch) | |
tree | da68bc11ceb10d9d634672a23ff54c30ca29dbdc /drivers/clk/mvebu/armada-37xx-tbg.c | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) | |
download | linux-00a461cc32ec27fa7bd9c874a7b36b0c6c542c12.tar.xz |
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/mvebu/armada-37xx-tbg.c')
0 files changed, 0 insertions, 0 deletions