Commit 3de5bdfb authored by Andrew Bresticker's avatar Andrew Bresticker Committed by Peter De Schrijver
Browse files

clk: tegra: use max divider if divider overflows



When requesting a rate less than the minimum clock rate for a divider,
use the maximum divider value instead of bailing out with an error.
This matches the behavior of the generic clock divider.

Signed-off-by: default avatarAndrew Bresticker <abrestic@chromium.org>
parent 88b4bd70
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment