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:
6f0051d
)
ARM: OMAP2+: clock: remove clkdm_control static boolean from code
author
Tero Kristo
<t-kristo@ti.com>
Tue, 3 Mar 2015 13:13:50 +0000
(15:13 +0200)
committer
Tero Kristo
<t-kristo@ti.com>
Tue, 2 Jun 2015 09:31:21 +0000
(12:31 +0300)
clkdm_control is used to determine, whether clocks should trigger a
clockdomain transition when they are enabled/disabled. Keep this
functionality intact, but replace this with a clk_features flag
which can be initialized during boot if needed.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
No differences found