WSL2-Linux-Kernel/sound/soc/rockchip
Wang Jingjin 6d94d00905
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: f874b80e15 ("ASoC: rockchip: Add rockchip SPDIF transceiver driver")
Signed-off-by: Wang Jingjin <wangjingjin1@huawei.com>
Link: https://lore.kernel.org/r/20221208063900.4180790-1-wangjingjin1@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-12-12 15:44:25 +00:00
..
Kconfig
Makefile
rk3288_hdmi_analog.c
rk3399_gru_sound.c
rockchip_i2s.c
rockchip_i2s.h
rockchip_i2s_tdm.c
rockchip_i2s_tdm.h
rockchip_max98090.c
rockchip_pdm.c ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume() 2022-12-07 14:19:13 +00:00
rockchip_pdm.h
rockchip_rt5645.c
rockchip_spdif.c ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume() 2022-12-12 15:44:25 +00:00
rockchip_spdif.h