diff options
author | 2022-04-13 10:13:18 +0300 | |
---|---|---|
committer | 2022-05-17 12:41:07 -0700 | |
commit | d0031e6fbed955ff8d5f5bbc8fe7382482559cec (patch) | |
tree | e2b48cf69a42db8f3559554e68d63ac4c3cf9a62 /scripts/generate_rust_analyzer.py | |
parent | Revert "clk: sunxi-ng: sun6i-rtc: Add support for H6" (diff) | |
download | wireguard-linux-d0031e6fbed955ff8d5f5bbc8fe7382482559cec.tar.xz wireguard-linux-d0031e6fbed955ff8d5f5bbc8fe7382482559cec.zip |
clk: at91: generated: consider range when calculating best rate
clk_generated_best_diff() helps in finding the parent and the divisor to
compute a rate closest to the required one. However, it doesn't take into
account the request's range for the new rate. Make sure the new rate
is within the required range.
Fixes: 8a8f4bf0c480 ("clk: at91: clk-generated: create function to find best_diff")
Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20220413071318.244912-1-codrin.ciubotariu@microchip.com
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions