diff options
author | Sam Protsenko <semen.protsenko@linaro.org> | 2024-02-24 14:20:42 -0600 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2024-02-25 16:52:29 +0100 |
commit | 84d42803e4f163b1b6cb4ae05d91af693a1985c2 (patch) | |
tree | 2844a94c8e98b700297e8f503c1e7bfb66b7146c /tools/perf/scripts/python/syscall-counts.py | |
parent | a36bda74ede4c33dfa95482b56058f13fb64a426 (diff) |
clk: samsung: Reduce params count in exynos_register_cpu_clock()
Pass CPU clock data structure to exynos_register_cpu_clock() instead of
passing its fields separately there. That simplifies the signature of
exynos_register_cpu_clock() and makes it easier to add more fields to
struct samsung_cpu_clock later. This style follows the example of
samsung_clk_register_pll().
No functional change.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Link: https://lore.kernel.org/r/20240224202053.25313-5-semen.protsenko@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions