Files
linux/drivers/crypto
Horia Geanta a9ce7fdbbd crypto: caam - fix inconsistent assoc dma mapping direction
commit 286233e604 upstream.

req->assoc is dma mapped BIDIRECTIONAL and unmapped TO_DEVICE.
Since it is read-only for the device, use TO_DEVICE both for mapping
and unmapping.

Signed-off-by: Horia Geanta <horia.geanta@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
2013-05-31 11:06:35 -07:00
..
2013-04-12 09:52:09 -07:00