]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit03b4b0ba2691038d19bf957c7f8184a2cd7e85ed
treef051c4e4ec11b168b3e28b961f1cd80c2ece731c
parent137b05b13eb3aef9a848194bcf64b2316df3064a
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