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:
897dcde
)
[ARM] omap: kill PARENT_CONTROLS_CLOCK
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Tue, 4 Nov 2008 16:48:35 +0000
(16:48 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 8 Feb 2009 11:38:39 +0000
(11:38 +0000)
PARENT_CONTROLS_CLOCK just makes enable/disable no-op, and is
functionally an alias for ALWAYS_ENABLED. This can be handled
in the same way, using clkops_null.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found