ARM: OMAP2+: io: use new clock init API
authorTero Kristo <t-kristo@ti.com>
Tue, 22 Oct 2013 08:53:02 +0000 (11:53 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:37:14 +0000 (12:37 -0800)
clk_init is now separated to a common function which gets called for all
SoC:s, which initializes the DT clocks and calls the SoC specific clock init.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/timer.c

Simple merge
Simple merge
Simple merge