aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RCU
diff options
context:
space:
mode:
authorGeert Uytterhoeven2019-08-30 15:45:13 +0200
committerGeert Uytterhoeven2019-10-21 09:53:43 +0200
commit7aee839ed27d813a3adcf9da3a19b60b6581f867 (patch)
tree3bbbfc2407e39b947b3caa3e53517310cf0608ea /Documentation/RCU
parent56278c8fcb71874d591907d654272d511ce3597c (diff)
clk: renesas: rcar-gen2: Switch Z clock to .determine_rate()
As the .round_rate() callback returns a long clock rate, it cannot return clock rates that do not fit in signed long, but do fit in unsigned long. Hence switch the Z clock on R-Car Gen2 from the old .round_rate() callback to the newer .determine_rate() callback, which does not suffer from this limitation. This includes implementing range checking. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20190830134515.11925-7-geert+renesas@glider.be
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions