diff options
author | Jerome Brunet <jbrunet@baylibre.com> | 2018-04-09 16:59:21 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-04-16 19:25:09 +0300 |
commit | 6cc1eb507855612a983f9a66a9a13cdd48e16852 (patch) | |
tree | 933d82672108eaaf4e3cbdae6ad46ff1916be6f4 /kernel/reboot.c | |
parent | 4ad69b80e886a845f56ce0a3d10211208693d92b (diff) | |
download | linux-6cc1eb507855612a983f9a66a9a13cdd48e16852.tar.xz |
clk: meson: honor CLK_MUX_ROUND_CLOSEST in clk_regmap
Using __clk_mux_determine_rate effectively ignores CLK_MUX_ROUND_CLOSEST
if set the related clk_regmap mux instance.
Use clk_mux_determine_rate_flags() to make sure the flag is honored.
Fixes: ea11dda9e091 ("clk: meson: add regmap clocks")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'kernel/reboot.c')
0 files changed, 0 insertions, 0 deletions