commit | f6991b0456416186b578d38717efcda2b012b79c | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jul 20 13:29:09 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jul 20 13:29:09 2007 +0900 |
tree | 6adebd4c26abed39fe5b4db65dc3398cd09b9236 | |
parent | 39c7aa9ea9b6175f4313f69ef9f8e0a3a9bba5bb [diff] |
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>