omap2+: Reserve clocksource and timesource and initialize dmtimer later
authorTony Lindgren <tony@atomide.com>
Tue, 29 Mar 2011 22:54:49 +0000 (15:54 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 27 Jun 2011 19:14:01 +0000 (12:14 -0700)
There's no need to initialize the dmtimer framework early.
Just mark the clocksource and timesource as reserved, and
initialize dmtimer with an arch_initcall.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>

No differences found