clk: qcom: dispcc-sm8250: switch to devm_pm_runtime_enable
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 3 Jan 2023 14:55:12 +0000 (16:55 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Jan 2023 04:05:08 +0000 (22:05 -0600)
commit009d43686ec6cfd6ceb7ef6a940132232268aa8e
tree9d83d9f55f58e82575171bd68cac5d2ea09807d9
parent7e5c218f33a4e10f982e08556ab1a9aacc4d008e
clk: qcom: dispcc-sm8250: switch to devm_pm_runtime_enable

Switch to using the devm_pm_runtime_enable() instead of hand-coding
corresponding action to call pm_runtime_disable().

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230103145515.1164020-19-dmitry.baryshkov@linaro.org
drivers/clk/qcom/dispcc-sm8250.c