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:
af777ce
)
sh: clkfwk: Handle NULL clkops for root clocks.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 May 2009 08:03:09 +0000
(17:03 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 13 May 2009 08:03:09 +0000
(17:03 +0900)
root clocks may simply be placeholders for rate and ancestry information,
and have no real associated operations of their own. Account for this,
so we are still able to use these sorts of clocks for rate propagation.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found