OSDN Git Service

crypto: marvell - Remove the old mv_cesa driver
authorBoris BREZILLON <boris.brezillon@free-electrons.com>
Wed, 11 Oct 2017 13:16:19 +0000 (15:16 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 3 Nov 2017 13:53:30 +0000 (21:53 +0800)
commit27b43fd95b144484713855c6d4fe832d22e48838
tree030d6f5e0e0f369152317d79a624848d4986ff59
parent729ec4c57d5fbed25b800fc1fc35f9f1f676c810
crypto: marvell - Remove the old mv_cesa driver

All defconfigs selecting the old driver have been patched to select
the new one instead. We can now remove the old driver along with the
allhwsupports module parameter in the new driver that was used to
check whether the new driver was allowed to take control of the CESA
engine or not.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/marvell/cesa.c
drivers/crypto/mv_cesa.c [deleted file]
drivers/crypto/mv_cesa.h [deleted file]