diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-02-24 23:20:43 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-02-25 18:54:10 +0300 |
commit | c9bc1f778625b0ae93641e6d14d83b62d16e549d (patch) | |
tree | c049cb69b94a87f53bb4dc89077e8bae32b0759d /tools/perf/scripts/python/task-analyzer.py | |
parent | 84d42803e4f163b1b6cb4ae05d91af693a1985c2 (diff) | |
download | linux-c9bc1f778625b0ae93641e6d14d83b62d16e549d.tar.xz |
clk: samsung: Use single CPU clock notifier callback for all chips
Reduce the code duplication by making all chips use a single version of
exynos_cpuclk_notifier_cb() function. That will prevent the code bloat
when adding new chips support too.
Also don't pass base address to pre/post rate change functions, as it
can be easily derived from already passed cpuclk param.
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20240224202053.25313-6-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions