diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-03-11 16:13:32 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-04-19 18:56:14 -0700 |
commit | 660e1551939931657808d47838a3f443c0e83fd0 (patch) | |
tree | 2a3c63f35c3468391e284c614fbd18245053115f /drivers/clk/clk-qoriq.c | |
parent | d5630b7a557aff4d107e5af2e73fb91ed707f442 (diff) | |
download | lwn-660e1551939931657808d47838a3f443c0e83fd0.tar.gz lwn-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