linux-stable/drivers/crypto/marvell
Romain Perier b99acf79a1 crypto: marvell - Fix wrong type check in dma functions
So far, the way that the type of a TDMA operation was checked was wrong.
We have to use the type mask in order to get the right part of the flag
containing the type of the operation.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2016-06-23 18:14:01 +08:00
..
cesa.c crypto: marvell - Add a macro constant for the size of the crypto queue 2016-06-23 18:13:59 +08:00
cesa.h crypto: marvell/cesa - fix memory leak 2016-03-17 19:09:04 +08:00
cipher.c crypto: marvell - Check engine is not already running when enabling a req 2016-06-23 18:14:00 +08:00
hash.c crypto: marvell - Check engine is not already running when enabling a req 2016-06-23 18:14:00 +08:00
Makefile
tdma.c crypto: marvell - Fix wrong type check in dma functions 2016-06-23 18:14:01 +08:00