Home
last modified time | relevance | path

Searched hist:d14eece945a8068a017995f7512ea2beac21e34b (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/codecs/
H A Drk3328_codec.cdiff d14eece945a8068a017995f7512ea2beac21e34b Tue May 18 09:58:47 CEST 2021 Yang Yingliang <yangyingliang@huawei.com> ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform_probe()

Fix the missing clk_disable_unprepare() before return
from rk3328_platform_probe() in the error handling case.

Fixes: c32759035ad2 ("ASoC: rockchip: support ACODEC for rk3328")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20210518075847.1116983-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>