diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2025-05-09 14:04:31 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2025-05-12 08:32:13 +0200 |
commit | d44eeb20d9bedce11297a09628ba5dd39db236be (patch) | |
tree | 1f35cf7d6f45b068702b58100466ffc357cd3f7a /scripts/lib/kdoc/kdoc_output.py | |
parent | 9c03507fcd6feae37a94eff376a1aa79700dd54a (diff) |
memory: stm32_omm: Fix error handling in stm32_omm_configure()
There are two error handling bugs in the stm32_omm_configure() function.
1) The error code needs to be set if clk_get_rate() fails.
2) If devm_reset_control_get_exclusive() then call
pm_runtime_put_sync_suspend() before returning.
Fixes: 8181d061dcff ("memory: Add STM32 Octo Memory Manager driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/a69ce0445324e994ea2ed7493bda1f6046c7ff69.1746781081.git.dan.carpenter@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions