diff options
author | 2019-04-13 09:14:21 +0200 | |
---|---|---|
committer | 2019-07-23 09:49:32 +0200 | |
commit | dbc3c6295195267ea7bc48d46030c7b244f8b11e (patch) | |
tree | 19139f498d297c8c7b03619cac0d0e7a4f4d6483 /tools/perf/scripts/python/stackcollapse.py | |
parent | ARM: ux500: Stop populating the PRCMU devices early (diff) | |
download | linux-dev-dbc3c6295195267ea7bc48d46030c7b244f8b11e.tar.xz linux-dev-dbc3c6295195267ea7bc48d46030c7b244f8b11e.zip |
ARM: ux500: add missing of_node_put()
of_find_compatible_node() returns a pointer with refcount incremented
so both in the error path as well as after usage in soc_info_populate()
respectively actually b8500_read_soc_id() an explicit of_node_put is
needed to release backupram.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Fixes: commit 18a992787896 ("ARM: ux500: move soc_id driver to drivers/soc")
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions