crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
authorJoel Fernandes <joelf@ti.com>
Sun, 18 Aug 2013 02:42:30 +0000 (21:42 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 21 Aug 2013 11:28:03 +0000 (21:28 +1000)
commit98837abc86ebd26c1518c91cc5e2a9344837e6a8
treef051c4e4ec11b168b3e28b961f1cd80c2ece731c
parent1bf95cca8f407cc0d6f21708fdbb17d1dd531bec
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger

We initialize the scatter gather walk lists needed for PIO mode and avoid all
DMA paths such as mapping/unmapping buffers by checking for the pio_only flag.

Signed-off-by: Joel Fernandes <joelf@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/omap-aes.c