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:
e3c8760
)
sh: clkfwk: Consolidate div clk registration helper.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 May 2012 07:55:05 +0000
(16:55 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 25 May 2012 07:55:05 +0000
(16:55 +0900)
This consolidates the div6/4 versions of the clk registration wrapper.
The existing wrappers with their own sh_clk_ops are maintained for API
compatability, though in the future it should be possible to be rid of
them entirely.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found