diff options
author | 2016-10-20 15:11:45 -0700 | |
---|---|---|
committer | 2016-11-07 16:24:30 -0800 | |
commit | 0860913b02c28f0a1d8b515b99ae6419ef10569f (patch) | |
tree | 826c999a5cc5771dd6872e3d7cfa32e28053e50a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Input: gpio_keys - annotate PM methods as __maybe_unused (diff) | |
download | linux-dev-0860913b02c28f0a1d8b515b99ae6419ef10569f.tar.xz linux-dev-0860913b02c28f0a1d8b515b99ae6419ef10569f.zip |
Input: gpio_keys - fix leaking DT node references
for_each_available_child_of_node(node, pp) takes reference to 'pp' and
drops it when attempting next iteration. However if we exit the loop early
we need to drop the reference ourselves.
Tested-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions