diff options
| author | Miaoqian Lin <[email protected]> | 2022-06-02 04:17:21 +0000 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2022-06-06 09:18:20 +0000 |
| commit | 1332661e09304b7b8e84e5edc11811ba08d12abe (patch) | |
| tree | 4f31e2f1ddfcb768d2ba904b234c64d8a3ad06ca /scripts/clang-tools/gen_compile_commands.py | |
| parent | memory: mtk-smi: add missing put_device() call in mtk_smi_device_link_common (diff) | |
| download | kernel-1332661e09304b7b8e84e5edc11811ba08d12abe.tar.gz kernel-1332661e09304b7b8e84e5edc11811ba08d12abe.zip | |
memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
This function doesn't call of_node_put() in some error paths.
To unify the structure, Add put_node label and goto it on errors.
Fixes: 6e7674c3c6df ("memory: Add DMC driver for Exynos5422")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Lukasz Luba <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
