diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-10-21 01:11:45 +0300 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2016-11-08 03:24:30 +0300 |
commit | 0860913b02c28f0a1d8b515b99ae6419ef10569f (patch) | |
tree | 826c999a5cc5771dd6872e3d7cfa32e28053e50a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | f9645f22584250336a99a23bc9e444396b5bc323 (diff) | |
download | linux-0860913b02c28f0a1d8b515b99ae6419ef10569f.tar.xz |
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