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:
220d2f2
)
ARM: mxs: select STMP_DEVICE and use it for timer code
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 25 Mar 2013 12:04:34 +0000
(20:04 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 1 Apr 2013 08:30:02 +0000
(16:30 +0800)
Select STMP_DEVICE and in timer code replace mxs_reset_block() with
stmp_reset_block(), use STMP_OFFSET_REG_SET/CLR to replace
__mxs_setl/clrl.
As the result, <mach/mxs.h> and <mach/common.h> includsion can be
removed from timer.c now.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found