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)
committerStephen Boyd <sboyd@kernel.org>
Wed, 5 Dec 2018 23:57:48 +0000 (15:57 -0800)
commit2abf856202fd3e4883e4c518acaa9a023b0dbe54
treecbf97dfcdb9723a31247863ebc64ff59e97fc002
parentb0d2e8a0cde9dc6cd0154b15f4a58462878e87e8
clk: qcom: gcc-msm8998: Disable halt check of UFS clocks

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>
drivers/clk/qcom/gcc-msm8998.c