From: Tony Lindgren Date: Tue, 29 Mar 2011 22:54:49 +0000 (-0700) Subject: omap2+: Reserve clocksource and timesource and initialize dmtimer later X-Git-Tag: v3.1-rc1~152^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a0186f3ef6aa6a9b8b81f5a501b6063fa47500;p=pandora-kernel.git 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 Reviewed-by: Kevin Hilman --- Reading git-diff-tree failed