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:
0c54de1
)
sh: Handle early ioremaps through fixed mappings.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:08:32 +0000
(21:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 18 Jan 2010 12:08:32 +0000
(21:08 +0900)
This adds in a mem_init_done to work out when a standard ioremap() is
possible, falling back to the fixmap based ioremap otherwise.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found