]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PRCM: Combine 34xx l3_icks and l4_icks
authorHögander Jouni <jouni.hogander@nokia.com>
Mon, 28 Apr 2008 08:29:53 +0000 (11:29 +0300)
committerTony Lindgren <tony@atomide.com>
Wed, 30 Apr 2008 00:31:50 +0000 (17:31 -0700)
commitd2e0ebbe9aa1b962f31e00a21d4de8b4bcd6a120
tree0ce1703aaede622f9d33d59ba004d962d1ce2606
parentd453a8ffde0c123282a4ea45a55114e7f93836a8
PRCM: 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
drivers/usb/host/ehci-omap.c