diff options
author | Maxime Ripard <[email protected]> | 2022-08-16 13:25:19 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-09-15 09:31:25 -0700 |
commit | 718af795d3fd786928506cd5251597fbe29c7fda (patch) | |
tree | afc70195e91f020ad04f16e05b7de33e60517739 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | cb1b1dd96241f37ea41d241946d5153c48141cd5 (diff) |
clk: Change clk_core_init_rate_req prototype
The expectation is that a clk_rate_request structure is supposed to be
initialized using clk_core_init_rate_req(), yet the rate we want to
request still needs to be set by hand.
Let's just pass the rate as a function argument so that callers don't
have any extra work to do.
Tested-by: Alexander Stein <[email protected]> # imx8mp
Tested-by: Marek Szyprowski <[email protected]> # exynos4210, meson g12b
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Linux Kernel Functional Testing <[email protected]>
Tested-by: Naresh Kamboju <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions