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:
0fbde95
)
sh: Kill off virt_to_bus()/bus_to_virt().
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 25 Jul 2007 02:18:00 +0000
(11:18 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 26 Jul 2007 06:37:40 +0000
(15:37 +0900)
Wire up ARCH_NO_VIRT_TO_BUS, and kill off the remaining users. The
dma-mapping code really wanted virt_to_phys()/phys_to_virt() anyways,
there are no inherently special bus addresses.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found