From: Högander Jouni Date: Tue, 19 Aug 2008 08:08:45 +0000 (+0300) Subject: ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icks X-Git-Tag: v2.6.28-rc1~293^2~2^2~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5955902fb5c31f6a784ddb7aa16079a2bec588f5;p=pandora-kernel.git 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 _ick. Signed-off-by: Jouni Hogander Acked-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed