Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
soc: qcom: ocmem: add missing clk_disable_unprepare() in ocmem_dev_pr…
…obe() Add clk_disable_unprepare(core_clk) when enable iface_clk failed. Fixes: a7e12e7 ("soc: qcom: ocmem: make iface clock optional") Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> Link: https://lore.kernel.org/r/20230802024855.2521895-1-yangyingliang@huawei.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
- Loading branch information