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:
c289b2e
)
ARM: dmabounce: get rid of dma_needs_bounce global function
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 07:32:21 +0000
(08:32 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2011 07:39:55 +0000
(08:39 +0100)
Pass the device type specific needs_bounce function in at dmabounce
register time, avoiding the need for a platform specific global
function to do this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found