diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-05-17 10:40:36 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-06-07 16:32:14 +0300 |
commit | abea24218aa9e40e504d89ac1b7c6b4588a6cd9b (patch) | |
tree | 2398c6300d531288c1babade1ab3be3ea91c11fb /kernel/kthread.c | |
parent | d754b15951ffe3c85e2581eaa244ed4a82080970 (diff) | |
download | linux-abea24218aa9e40e504d89ac1b7c6b4588a6cd9b.tar.xz |
clk: sunxi-ng: mux: Re-adjust parent rate
Currently, the parent rate given back to the clock framework in our
request is the original parent rate we calculated before trying to round
the rate of our clock.
This works fine unless our clock also changes its parent rate, in which
case we will simply ignore that change and still use the previous parent
rate.
Create a new function to re-adjust the parent rate to take the pre-dividers
into account, and give that back to the clock framework.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'kernel/kthread.c')
0 files changed, 0 insertions, 0 deletions