diff options
author | Yang Yingliang <yangyingliang@huawei.com> | 2022-10-18 05:31:49 +0300 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2022-11-10 01:01:31 +0300 |
commit | 8fbf94fea0b4e187ca9100936c5429f96b8a4e44 (patch) | |
tree | f9237d215a010061052c5da519c0f38e5e5187ea /tools/perf/scripts/python/netdev-times.py | |
parent | 756344e7cb1afbb87da8705c20384dddd0dea233 (diff) | |
download | linux-8fbf94fea0b4e187ca9100936c5429f96b8a4e44.tar.xz |
soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
The device_node pointer returned by of_find_matching_node() with
refcount incremented, when finish using it, the refcount need be
decreased.
Fixes: a967a289f169 ("RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs")
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions