clk: qcom: gcc-msm8998: Disable halt check of UFS clocks
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 3 Dec 2018 18:33:29 +0000 (10:33 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:52:29 +0000 (08:52 +0100)
commit253c617ea626cb569c91215b7bbdfb53f2205a2b
treed051dbabf7c0f9d6022b07615fd299f118b19664
parentb6f4e1caf426b1978c1afdbade18d094aed4e3ce
clk: qcom: gcc-msm8998: Disable halt check of UFS clocks

[ Upstream commit 2abf856202fd3e4883e4c518acaa9a023b0dbe54 ]

Drop the halt check of the UFS symbol clocks, in accordance with other
platforms. This makes clk_disable_unused() happy and makes it possible
to turn the clocks on again without an error.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/qcom/gcc-msm8998.c