diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-03-09 11:01:43 +0000 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-04 18:29:33 +0200 |
commit | 6f296a9665ba5ac68937bf11f96214eb9de81baa (patch) | |
tree | 5e169a165effc8e60251db25e6e8af7dcf3e354e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b452dbf24d7d9a990d70118462925f6ee287d135 (diff) |
memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
The device_node pointer is returned by of_parse_phandle() with refcount
incremented. We should use of_node_put() on it when done.
Fixes: 87108dc78eb8 ("memory: atmel-ebi: Enable the SMC clock if specified")
Signed-off-by: Miaoqian Lin <linmq006@gmail.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220309110144.22412-1-linmq006@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions