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:
caf64f2
)
omap2+: Use dmtimer macros for clockevent
author
Tony Lindgren
<tony@atomide.com>
Tue, 29 Mar 2011 22:54:48 +0000
(15:54 -0700)
committer
Tony 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