From: Joel Fernandes Date: Sun, 18 Aug 2013 02:42:26 +0000 (-0500) Subject: crypto: omap-aes - Sync SG before DMA operation X-Git-Tag: v3.12-rc1~108^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a641712ef9459df5d8c19fc19e686887257b3e3;p=pandora-kernel.git 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 Signed-off-by: Herbert Xu --- Reading git-diff-tree failed