diff options
author | Peter Ujfalusi <[email protected]> | 2016-03-11 16:13:32 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-04-19 18:56:14 -0700 |
commit | 660e1551939931657808d47838a3f443c0e83fd0 (patch) | |
tree | 2a3c63f35c3468391e284c614fbd18245053115f /lib/debugobjects.c | |
parent | d5630b7a557aff4d107e5af2e73fb91ed707f442 (diff) |
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 <[email protected]>
Tested-by: Nishanth Menon <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions