]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks
authorHögander Jouni <jouni.hogander@nokia.com>
Tue, 19 Aug 2008 08:08:45 +0000 (11:08 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Aug 2008 08:08:45 +0000 (11:08 +0300)
commit5955902fb5c31f6a784ddb7aa16079a2bec588f5
treefcc3ce2cbe010a371ff360549234bd8e5dfee1ad
parent333943ba9e1716a3751af82f2dcc7620b83091ed
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>
arch/arm/mach-omap2/clock34xx.h