commit | 3d05a3e80c44cb792fc8194fd9abdb431dea5420 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Mar 29 15:54:49 2011 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Jun 27 12:14:01 2011 -0700 |
tree | dea5877bafc74d67cc41b8cad6bd7de532bab4a4 | |
parent | 11a0186f3ef6aa6a9b8b81f5a501b6063fa47500 [diff] |
omap2+: Use dmtimer macros for clocksource Use dmtimer macros for clocksource. As with the clockevent, this allows us to initialize the rest of dmtimer code later on. Note that eventually we will be initializing the timesource from init_early so sched_clock will work properly for CONFIG_PRINTK_TIME. Signed-off-by: Tony Lindgren <tony@atomide.com> Reviewed-by: Kevin Hilman <khilman@ti.com>