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:
56f55f8
)
[ARM] dma: Reduce to one dma_map_sg()/dma_unmap_sg() implementation
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 25 Sep 2008 20:05:02 +0000
(21:05 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 25 Sep 2008 22:39:24 +0000
(23:39 +0100)
No point having two of these; dma_map_page() can do all the work
for us.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found