From: Tony Lindgren Date: Tue, 29 Mar 2011 22:54:48 +0000 (-0700) Subject: omap2+: Use dmtimer macros for clockevent X-Git-Tag: v3.1-rc1~152^2~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa56188998942dfd1d6d85484c87f79268508bba;p=pandora-kernel.git omap2+: Use dmtimer macros for clockevent This patch makes timer-gp.c to use only a subset of dmtimer functions without the need to initialize dmtimer code early. Also note that now with the inline functions, timer_set_next_event becomes more efficient in the lines of assembly code. Signed-off-by: Tony Lindgren Reviewed-by: Kevin Hilman --- Reading git-diff-tree failed