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:
ebd7a84
)
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 19 Nov 2009 21:12:17 +0000
(21:12 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 24 Nov 2009 17:41:35 +0000
(17:41 +0000)
This entirely separates the DMA coherent buffer remapping code from
the allocation code, and gets rid of the duplicate copy in the !MMU
section.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Greg Ungerer <gerg@uclinux.org>
No differences found