commit | 5955902fb5c31f6a784ddb7aa16079a2bec588f5 | [log] [tgz] |
---|---|---|
author | Högander Jouni <jouni.hogander@nokia.com> | Tue Aug 19 11:08:45 2008 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Tue Aug 19 11:08:45 2008 +0300 |
tree | fcc3ce2cbe010a371ff360549234bd8e5dfee1ad | |
parent | 333943ba9e1716a3751af82f2dcc7620b83091ed [diff] |
ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks 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>