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:
8021a4a
)
ARM: dmabounce: avoid needless valid_dma_direction() check
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 18:46:39 +0000
(19:46 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 3 Jul 2011 22:27:49 +0000
(23:27 +0100)
This check is done at the DMA API level, so there's no point repeating
it here.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found