diff options
author | Yangtao Li <tiny.windzz@gmail.com> | 2018-12-26 16:55:10 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-12-28 22:40:25 +0300 |
commit | 1731e14fb30212dd8c1e9f8fc1af061e56498c55 (patch) | |
tree | f2abb0c9a0e085a976f37c5f73b778a1e5722467 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c9ec1d8fef31b5fc9e90e99f9bd685db5caa7c5e (diff) | |
download | linux-1731e14fb30212dd8c1e9f8fc1af061e56498c55.tar.xz |
clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
The of_find_compatible_node() returns a node pointer with refcount
incremented, but there is the lack of use of the of_node_put() when
done. Add the missing of_node_put() to release the refcount.
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Fixes: d55135689019 ("ARM: imx: add clock driver for imx6sx")
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions