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:
333943b
)
ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks
author
Högander Jouni
<jouni.hogander@nokia.com>
Tue, 19 Aug 2008 08:08:45 +0000
(11:08 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 19 Aug 2008 08:08:45 +0000
(11:08 +0300)
E.g dss_l3_ick and dss_l4_ick have same gating control. Having own
clock for both of them causes race condition between enable / disable.
This patch combines this kind of clocks and names new clock as <module>_ick.
Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com>
Acked-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
No differences found