On Mon, 28 Apr 2008, Högander Jouni wrote: > 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@xxxxxxxxx> Acked-by: Paul Walmsley <paul@xxxxxxxxx> although it's less of a race issue, than it is a convenience issue for OMAP2/3 device driver folks... - Paul