commit | 0a641712ef9459df5d8c19fc19e686887257b3e3 | [log] [tgz] |
---|---|---|
author | Joel Fernandes <joelf@ti.com> | Sat Aug 17 21:42:26 2013 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 21 21:28:00 2013 +1000 |
tree | 558f74b706a211d3a7768108c675783f8b29f870 | |
parent | 4b645c9465065bb3f8fb717789e864aa6d675052 [diff] |
crypto: omap-aes - Sync SG before DMA operation 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>