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:
6f82b6e
)
sh: Use ioremap_fixed() to implement SH-5 ioremap()
author
Matt Fleming
<matt@console-pimps.org>
Thu, 5 Nov 2009 20:49:05 +0000
(20:49 +0000)
committer
Matt Fleming
<matt@console-pimps.org>
Sat, 16 Jan 2010 14:31:51 +0000
(14:31 +0000)
Use the fixmap-based memory mapping implementation for SH-5's ioremap()
functions and delete the old static allocator that was borrowed from
sparc.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
No differences found