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:
109a937
)
[ARM] Move ISA DMA bus_to_virt() out of set_dma_addr()
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Wed, 4 Jan 2006 14:41:29 +0000
(14:41 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 4 Jan 2006 14:41:29 +0000
(14:41 +0000)
Allow the compiler to optimise the bus_to_virt(virt_to_bus())
transformation in the ARM ISA DMA interface.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found