OSDN Git Service

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)
commitcfa9667d4ac9da8b3ba2269f934ecd69ae504d39
treea7a31a4d74bc84bdc6aeb4e1b86705eeaf0d73db
parent943a63a41f8542eed31c902d840e9ca2753a592f
ARM: OMAP2+: io: use new clock init API

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