crypto: omap-aes - Sync SG before DMA operation
authorJoel Fernandes <joelf@ti.com>
Sun, 18 Aug 2013 02:42:26 +0000 (21:42 -0500)
committerHerbert 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