-
- Downloads
clk: divider: Fix handling of rates > UINT_MAX
Fix handling of rates that exceed UINT_MAX (4.29 GHz) to do something
reasonably sensible. Right now asking for UINT_MAX+1 will effectively
return the smallest rate available instead of the biggest one.
Signed-off-by:
Sebastian Reichel <sebastian.reichel@collabora.com>
Please register or sign in to comment