diff options
| author | Abel Vesa <abel.vesa@linaro.org> | 2022-12-27 22:45:28 +0200 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-10 11:04:50 -0600 |
| commit | 99c0f7d35c4b204dd95ba50e155f32c99695b445 (patch) | |
| tree | babefa5ab39b5188b6de53579d0548d9ee31fae9 /scripts/gdb/linux/tasks.py | |
| parent | 26b36df7516692292312063ca6fd19e73c06d4e7 (diff) | |
clk: qcom: sdm845: Use generic clk_sync_state_disable_unused callback
By adding the newly added clk_sync_state_disable_unused as sync_state
callback to all sdm845 clock providers, we make sure that no clock
belonging to these providers gets disabled on clk_disable_unused,
but rather they are disabled on sync_state, when it is safe, since
all the consumers build as modules have had their chance of enabling
their own clocks.
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221227204528.1899863-2-abel.vesa@linaro.org
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
