sh: Implement clk_round_rate() in the clock framework.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 04:29:09 +0000 (13:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 04:29:09 +0000 (13:29 +0900)
commitf6991b0456416186b578d38717efcda2b012b79c
tree6adebd4c26abed39fe5b4db65dc3398cd09b9236
parent39c7aa9ea9b6175f4313f69ef9f8e0a3a9bba5bb
sh: Implement clk_round_rate() in the clock framework.

This is an optional component of the clock framework. However,
as we're going to be using this in the cpufreq drivers, add
support for it to the framework.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/clock.c
include/asm-sh/clock.h