aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAbel Vesa <[email protected]>2022-12-27 22:45:28 +0200
committerBjorn Andersson <[email protected]>2023-01-10 11:04:50 -0600
commit99c0f7d35c4b204dd95ba50e155f32c99695b445 (patch)
treebabefa5ab39b5188b6de53579d0548d9ee31fae9 /tools/perf/scripts/python
parent26b36df7516692292312063ca6fd19e73c06d4e7 (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 <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions