Skip to content
Commit bf3be2ca authored by Maxime Ripard's avatar Maxime Ripard
Browse files

clk: sunxi-ng: Call divider_round_rate if we only have a single parent



The divider_get_val function that is used in our determine_rate callback
doesn't try to change the parent rate at all, while clk_divider_bestdiv,
used in divider_round_rate, does.

If we have a single parent, call divider_round_rate.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 6b48644b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment