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:
69d75a0
)
ARM: mxs: use debug_ll_io_init for low-level debug
author
Shawn Guo
<shawn.guo@linaro.org>
Fri, 29 Mar 2013 05:07:34 +0000
(13:07 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Mon, 1 Apr 2013 12:42:17 +0000
(20:42 +0800)
The only user of the static mapping done in mx23_map_io and mx28_map_io
is low-level debug now. Use debug_ll_io_init() instead, so that the
static mapping is used nowhere and can be removed completely later.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
No differences found