diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-03-11 15:13:32 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-04-20 03:56:14 +0200 |
commit | 660e1551939931657808d47838a3f443c0e83fd0 (patch) | |
tree | 2a3c63f35c3468391e284c614fbd18245053115f /drivers/clk/clk-qoriq.c | |
parent | clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer' (diff) | |
download | linux-660e1551939931657808d47838a3f443c0e83fd0.tar.xz linux-660e1551939931657808d47838a3f443c0e83fd0.zip |
clk: ti: dra7-atl-clock: Fix of_node reference counting
of_find_node_by_name() will call of_node_put() on the node so we need to
get it first to avoid warnings.
The cfg_node needs to be put after we have finished processing the
properties.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk-qoriq.c')
0 files changed, 0 insertions, 0 deletions