From: Rajendra Nayak Date: Fri, 2 Nov 2012 11:02:58 +0000 (-0600) Subject: ARM: OMAP3: clock: Add 3xxx data using common struct clk X-Git-Tag: omap-for-v3.8/clock-signed^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e7938def490ea68e201578a83cff6248217891;p=pandora-kernel.git ARM: OMAP3: clock: Add 3xxx data using common struct clk The patch is the output from a python script which converts from the old OMAP clk format to COMMON clk format using a JSON parser in between which was developed by Paul Walmsley. Signed-off-by: Rajendra Nayak [paul@pwsan.com: AM3517/05: dropped bogus hsotgusb "ick" and "fck" clkdev aliases; added hsotgusb_fck alias; added emac_ick and emac_fck aliases; replace omap2_init_clksel_parent() with omap2_clksel_find_parent_index(); reflow macros and parent name lists; add clkdm_name argument to DEFINE_STRUCT_CLK_HW_OMAP macros] Signed-off-by: Mike Turquette Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed