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:
6a79e39
)
pxamci: fix dma_unmap_sg length
author
Vernon Sauder
<vernoninhand@gmail.com>
Tue, 30 Dec 2008 00:21:28 +0000
(19:21 -0500)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 31 Dec 2008 17:57:02 +0000
(18:57 +0100)
dma_unmap_sg should be given the same length as dma_map_sg, not the
value returned from dma_map_sg
Signed-off-by: Vernon Sauder <vsauder@inhand.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found