diff options
author | 2024-08-29 14:48:23 +0800 | |
---|---|---|
committer | 2024-09-02 10:08:46 +0200 | |
commit | c25478419f6fd3f74c324a21ec007cf14f2688d7 (patch) | |
tree | bee6500e0adb9bc5fb79bafa80da9bc39f8cce81 /scripts/generate_rust_analyzer.py | |
parent | pinctrl: sunxi: Use devm_clk_get_enabled() helpers (diff) | |
download | linux-rng-c25478419f6fd3f74c324a21ec007cf14f2688d7.tar.xz linux-rng-c25478419f6fd3f74c324a21ec007cf14f2688d7.zip |
pinctrl: mvebu: Fix devinit_dove_pinctrl_probe function
When an error occurs during the execution of the function
__devinit_dove_pinctrl_probe, the clk is not properly disabled.
Fix this by calling clk_disable_unprepare before return.
Fixes: ba607b6238a1 ("pinctrl: mvebu: make pdma clock on dove mandatory")
Signed-off-by: Wang Jianzheng <wangjianzheng@vivo.com>
Link: https://lore.kernel.org/20240829064823.19808-1-wangjianzheng@vivo.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions