]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite62b595387de4e833044962a0218ff127ff7f643
treecf48a0045d12479cc3a747e35b3b35ed93ba208c
parent2dca9ae2efdf9eeb04a5f7e81dca34ffc0d5736f
omap2+: Reserve clocksource and timesource and initialize dmtimer later

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>
arch/arm/mach-omap1/timer32k.c
arch/arm/mach-omap2/timer-gp.c
arch/arm/plat-omap/dmtimer.c
arch/arm/plat-omap/include/plat/dmtimer.h