git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11a0186
)
omap2+: Use dmtimer macros for clocksource
author
Tony Lindgren
<tony@atomide.com>
Tue, 29 Mar 2011 22:54:49 +0000
(15:54 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Mon, 27 Jun 2011 19:14:01 +0000
(12:14 -0700)
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>
No differences found