diff options
author | Stephen Boyd <[email protected]> | 2023-09-12 10:55:31 -0700 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2023-10-09 20:08:25 -0700 |
commit | 831187c6946f29ba8309d386d5ca466eec8b9f79 (patch) | |
tree | 3c7261b427a8e84575da3fb8dc4e7f9e1b939481 /drivers/fpga/fpga-mgr.c | |
parent | 096b256c9a786b42199fcb63ef5d9f65c312a3f6 (diff) |
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 <[email protected]>
Cc: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Maxime Ripard <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions