diff options
author | Gaosheng Cui <[email protected]> | 2022-11-26 12:49:11 +0800 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2022-12-27 09:54:32 +0100 |
commit | cb8fd6f75775165390ededea8799b60d93d9fe3e (patch) | |
tree | 10c17e4dd8928f7494aa90609a4d4fe7b59beeda /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 340cb392a038cf70540a4cdf2e98a247c66b6df4 (diff) |
memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe()
The clk_disable_unprepare() should be called in the error handling
of devbus_get_timing_params() and of_platform_populate(), fix it by
replacing devm_clk_get and clk_prepare_enable by devm_clk_get_enabled.
Fixes: e81b6abebc87 ("memory: add a driver for atmel ram controllers")
Signed-off-by: Gaosheng Cui <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions