aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAngeloGioacchino Del Regno <[email protected]>2023-01-20 10:20:39 +0100
committerStephen Boyd <[email protected]>2023-01-30 16:45:19 -0800
commita87d143c47eb0dff5b7f2a97b58e92aa59707a94 (patch)
treea5b45030193ab32809cdb5dc79813aedaf04f81c /tools/perf/scripts/python
parent41138fbf876ca6154aa3aa68e07e1b37d246b8d0 (diff)
clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
The entire point of mtk_clk_enable_critical() is to raise the refcount of some clocks so that they won't be turned off during runtime, but this is the same as what the CLK_IS_CRITICAL flag does. Set CLK_IS_CRITICAL on all of the critical clocks and remove the aforementioned function as a cleanup. No functional changes. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/r/[email protected] Tested-by: Mingming Su <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions