You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "clk: divider: Switch from .round_rate to .determine_rate by default"
This reverts commit db400ac. We have
drivers that are still using the .round_rate ops from here. We could
implement both determine_rate and round_rate for these divider ops, but
for now let's just kick out the commit that tried to change it and
convert various drivers properly.
Reported-by: Guenter Roeck <[email protected]>
Fixes: db400ac ("clk: divider: Switch from .round_rate to .determine_rate by default")
Cc: Jerome Brunet <[email protected]>
Cc: Martin Blumenstingl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
0 commit comments