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:
d453a8f
)
PRCM: Combine 34xx l3_icks and l4_icks
author
Högander Jouni
<jouni.hogander@nokia.com>
Mon, 28 Apr 2008 08:29:53 +0000
(11:29 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 30 Apr 2008 00:31:50 +0000
(17:31 -0700)
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