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:
98ed7d4
)
[ARM] dma-mapping: provide sync_range APIs
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 10 Aug 2008 11:18:26 +0000
(12:18 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 10 Aug 2008 13:05:14 +0000
(14:05 +0100)
Convert the existing dma_sync_single_for_* APIs to the new range based
APIs, and make the dma_sync_single_for_* API a superset of it.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found