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:
007e836
)
sh: clkfwk: Wire up clk_get_sys() support.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 21:18:09 +0000
(06:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 21:18:09 +0000
(06:18 +0900)
This stubs in clk_get_sys() from the ARM clkdev implementation.
Tentatively conver the clk_get() lookup code to use this, and once the
rest of the in-tree users are happy with this, it can replace the
fallback lookups.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found