commit | 98837abc86ebd26c1518c91cc5e2a9344837e6a8 | [log] [tgz] |
---|---|---|
author | Joel Fernandes <joelf@ti.com> | Sat Aug 17 21:42:30 2013 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 21 21:28:03 2013 +1000 |
tree | f051c4e4ec11b168b3e28b961f1cd80c2ece731c | |
parent | 1bf95cca8f407cc0d6f21708fdbb17d1dd531bec [diff] |
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>