ARM: OMAP3: use DT clock init if DT data is available
authorTero Kristo <t-kristo@ti.com>
Fri, 2 Aug 2013 11:32:30 +0000 (14:32 +0300)
committerMike Turquette <mturquette@linaro.org>
Fri, 17 Jan 2014 20:37:31 +0000 (12:37 -0800)
OMAP3 platforms support both DT and non-DT boot at the moment, make
the clock init work according to the used setup.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found