commit | aa56188998942dfd1d6d85484c87f79268508bba | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Mar 29 15:54:48 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jun 20 01:25:39 2011 -0700 |
tree | a1c6b9a3013cf54a161fb2a6340f40b2e49e2e82 | |
parent | caf64f2fdc48472995d40656eb1a75524c464447 [diff] |
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 <tony@atomide.com> Reviewed-by: Kevin Hilman <khilman@ti.com>