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:
a02cb23
)
sh: clkfwk: refactor rate propagation.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 19:27:43 +0000
(
04:27
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 19:27:43 +0000
(
04:27
+0900)
This resyncs the rate propagation strategy with the scheme used by the
OMAP clock framework. Child clocks are tracked on a list under each
parent and propagation happens there specifically rather than constantly
iterating over the global clock list.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found