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:
4b645c9
)
crypto: omap-aes - Sync SG before DMA operation
author
Joel Fernandes
<joelf@ti.com>
Sun, 18 Aug 2013 02:42:26 +0000
(21:42 -0500)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Wed, 21 Aug 2013 11:28:00 +0000
(21:28 +1000)
Earlier functions that did a similar sync are replaced by the dma_sync_sg_*
which can operate on entire SG list.
Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found