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:
3216a97
)
[ARM] dma: add validation of DMA params
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 29 Sep 2008 12:48:17 +0000
(13:48 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 29 Sep 2008 12:54:28 +0000
(13:54 +0100)
Validate the direction argument like x86 does. In addition,
validate the dma_unmap_* parameters against those passed to
dma_map_* when using the DMA bounce code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found