diff options
| author | Wang Jingjin <[email protected]> | 2022-12-08 14:39:00 +0800 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2022-12-12 15:44:25 +0000 |
| commit | 6d94d0090527b1763872275a7ccd44df7219b31e (patch) | |
| tree | bbc328db65f9ad204eec4dbb1c49bda93e442449 /drivers/pwm/pwm-stm32.c | |
| parent | 9529dc167ffcdfd201b9f0eda71015f174095f7e (diff) | |
ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
rk_spdif_runtime_resume() may have called clk_prepare_enable() before return
from failed branches, add missing clk_disable_unprepare() in this case.
Fixes: f874b80e1571 ("ASoC: rockchip: Add rockchip SPDIF transceiver driver")
Signed-off-by: Wang Jingjin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions