diff options
author | 2022-04-29 01:03:56 +0200 | |
---|---|---|
committer | 2022-05-03 16:58:06 +0200 | |
commit | 23b44f9c649bbef10b45fa33080cd8b4166800ae (patch) | |
tree | f54b9d275decd0f80668ce505bff967f8beaff69 /scripts/gdb/linux/utils.py | |
parent | ARM: config: Refresh IXP4xx config after multiplatform (diff) | |
download | linux-dev-23b44f9c649bbef10b45fa33080cd8b4166800ae.tar.xz linux-dev-23b44f9c649bbef10b45fa33080cd8b4166800ae.zip |
ARM: versatile: Add missing of_node_put in dcscb_init
The device_node pointer is returned by of_find_compatible_node
with refcount incremented. We should use of_node_put() to avoid
the refcount leak.
Signed-off-by: Peng Wu <wupeng58@huawei.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20220428230356.69418-1-linus.walleij@linaro.org'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions