diff options
author | Stephen Boyd <sboyd@kernel.org> | 2023-09-12 20:55:31 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-10-10 06:08:25 +0300 |
commit | 831187c6946f29ba8309d386d5ca466eec8b9f79 (patch) | |
tree | 3c7261b427a8e84575da3fb8dc4e7f9e1b939481 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 096b256c9a786b42199fcb63ef5d9f65c312a3f6 (diff) | |
download | linux-831187c6946f29ba8309d386d5ca466eec8b9f79.tar.xz |
clk: Parameterize clk_leaf_mux_set_rate_parent
Transform the existing clk_leaf_mux_set_rate_parent test into a
parameterized test that calls the various determine rate APIs that exist
for clk providers. This ensures that whatever determine rate API is used
by a clk provider will return the correct parent in the best_parent_hw
pointer of the clk_rate_request because clk_rate_requests are forwarded
properly.
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Maxime Ripard <mripard@kernel.org>
Link: https://lore.kernel.org/r/20230912175534.2427862-3-sboyd@kernel.org
Acked-by: Maxime Ripard <mripard@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions