diff options
author | 2022-11-25 15:37:57 +0800 | |
---|---|---|
committer | 2022-12-27 09:53:52 +0100 | |
commit | 340cb392a038cf70540a4cdf2e98a247c66b6df4 (patch) | |
tree | ff642b5dca5cb20d2490ae21e75352676f45e2bd /lib/hashtable_test.c | |
parent | memory: tegra: Remove clients SID override programming (diff) | |
download | wireguard-linux-340cb392a038cf70540a4cdf2e98a247c66b6df4.tar.xz wireguard-linux-340cb392a038cf70540a4cdf2e98a247c66b6df4.zip |
memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe()
The clk_disable_unprepare() should be called in the error handling
of caps->has_mpddr_clk, 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 <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20221125073757.3535219-1-cuigaosheng1@huawei.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'lib/hashtable_test.c')
0 files changed, 0 insertions, 0 deletions