From: Rajendra Nayak Date: Fri, 27 Apr 2012 10:29:32 +0000 (+0530) Subject: ARM: OMAP2: clock: Convert to common clk X-Git-Tag: omap-for-v3.8/clock-signed^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed1ebc4948fdfe4c68865e5543b4a68e5a55973b;p=pandora-kernel.git ARM: OMAP2: clock: Convert to common clk Convert all OMAP2 specific platform files to use COMMON clk and keep all the changes under the CONFIG_COMMON_CLK macro check so it does not break any existing code. At a later point switch to COMMON clk and get rid of all old/legacy code. Signed-off-by: Rajendra Nayak Signed-off-by: Mike Turquette [paul@pwsan.com: updated to apply] Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed