clk: qcom: clk-krait: unlock spin after mux completion
stable inclusion from stable-v5.10.137 commit 42f1827096631356669181ef8636bd7bb9686130 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I60PLB Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=42f1827096631356669181ef8636bd7bb9686130 -------------------------------- [ Upstream commit df83d2c9 ] Unlock spinlock after the mux switch is completed to prevent any corner case of mux request while the switch still needs to be done. Fixes: 4d7dc77b ("clk: qcom: Add support for Krait clocks") Signed-off-by: NAnsuel Smith <ansuelsmth@gmail.com> Reviewed-by: NDmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220430054458.31321-3-ansuelsmth@gmail.comSigned-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com> Reviewed-by: NWei Li <liwei391@huawei.com>
Showing
想要评论请 注册 或 登录