crypto: ux500/cryp - delete driver
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 3 Dec 2022 09:15:18 +0000 (10:15 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Dec 2022 10:45:01 +0000 (18:45 +0800)
commit453de3eb08c4b7e31b3019a4b0cc3ebce51a6219
treee40c7fef457d493ecf433a2d7be99604ee9b6a13
parent0b496efbd2d00f658dbf906882d935e7fa3dfd03
crypto: ux500/cryp - delete driver

It turns out we can just modify the newer STM32 CRYP driver
to be used with Ux500 and now that we have done that, delete
the old and sparsely maintained Ux500 CRYP driver.

Cc: Lionel Debieve <lionel.debieve@foss.st.com>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/ux500/Kconfig
drivers/crypto/ux500/Makefile
drivers/crypto/ux500/cryp/Makefile [deleted file]
drivers/crypto/ux500/cryp/cryp.c [deleted file]
drivers/crypto/ux500/cryp/cryp.h [deleted file]
drivers/crypto/ux500/cryp/cryp_core.c [deleted file]
drivers/crypto/ux500/cryp/cryp_irq.c [deleted file]
drivers/crypto/ux500/cryp/cryp_irq.h [deleted file]
drivers/crypto/ux500/cryp/cryp_irqp.h [deleted file]
drivers/crypto/ux500/cryp/cryp_p.h [deleted file]