]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e8ec1549a265eb3ea66df78685346c391329a6b
tree030d6f5e0e0f369152317d79a624848d4986ff59
parent4ac3dfd3b74e8cb264a10a0d81945bd778640352
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]