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:
9a1683d
)
sh: clkfwk: Kill off now unused algo_id in set_rate op.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 15 Nov 2010 09:18:32 +0000
(18:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 15 Nov 2010 09:25:17 +0000
(18:25 +0900)
Now that clk_set_rate_ex() is gone, there is also no way to get at rate
setting algo id, which is now also completely unused. Kill it off before
new clock ops start using it.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found