omap2+: Use dmtimer macros for clockevent
authorTony Lindgren <tony@atomide.com>
Tue, 29 Mar 2011 22:54:48 +0000 (15:54 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 20 Jun 2011 08:25:39 +0000 (01:25 -0700)
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 <tony@atomide.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>

No differences found