diff options
| author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2016-03-11 16:13:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 08:37:23 +0000 |
| commit | eca460c485f93de1474352d1d509e1a3e9f1d407 (patch) | |
| tree | a6907aa2bcb38ff5c9ff2eaf0895519b211bbe76 /tools/perf/scripts/python | |
| parent | 36d2f19430e2711a1b327ac1734de4a52c67abd2 (diff) | |
clk: ti: dra7-atl-clock: Fix of_node reference counting
commit 660e1551939931657808d47838a3f443c0e83fd0 upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
