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:
54d5102
)
sh: maple: PHYSADDR() -> virt_to_phys() conversion.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000
(12:35 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 13 Oct 2009 03:35:30 +0000
(12:35 +0900)
Maple's abuse of PHYSADDR() likewise can be converted to virt_to_phys()
for its cases, although in practice this really wants explicit remapping.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found