sh: clkfwk: add clk_rate_mult_range_round()
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 20 Sep 2011 01:51:13 +0000 (18:51 -0700)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 4 Nov 2011 15:49:27 +0000 (00:49 +0900)
This provides a clk_rate_mult_range_round() helper for use by some of the
CPG PLL ranged multipliers, following the same approach as used by the
div ranges.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found