git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5c84cf
)
sh: clkfwk: Kill off clk_recalc_rate().
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 21:05:32 +0000
(06:05 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 21:05:32 +0000
(06:05 +0900)
The only user for this is the SH-Mobile r_clk, which is now added as a
root clock and can be kicked via propagate_rate() as usual. Given that,
there is no longer any need for the special clk_recalc_rate(), so we kill
it off.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found