linux-stable/drivers/crypto/amlogic
Corentin Labbe 24775ac2fe crypto: amlogic - fix removal of module
Removing the driver cause an oops due to the fact we clean an extra
channel.
Let's give the right index to the cleaning function.
Fixes: 48fe583fe5 ("crypto: amlogic - Add crypto accelerator for amlogic GXL")

Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2020-01-16 15:18:12 +08:00
..
Kconfig crypto: amlogic - add unspecified HAS_IOMEM dependency 2019-12-20 14:58:34 +08:00
Makefile
amlogic-gxl-cipher.c crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN 2020-01-09 11:30:53 +08:00
amlogic-gxl-core.c crypto: amlogic - fix removal of module 2020-01-16 15:18:12 +08:00
amlogic-gxl.h crypto: amlogic - enable working on big endian kernel 2019-11-22 18:48:39 +08:00