2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-19 18:53:52 +08:00
linux-next/drivers/crypto/ux500/cryp
Fabio Baltieri 97453dfbbb crypto: ux500: use dmaengine_device_control API
Use dmaengine_device_control inline function instead of going through the
structures manually.

Signed-off-by: Fabio Baltieri <fabio.baltieri@linaro.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2013-06-25 14:51:26 +02:00
..
cryp_core.c crypto: ux500: use dmaengine_device_control API 2013-06-25 14:51:26 +02:00
cryp_irq.c crypto: ux500 - Add driver for CRYP hardware 2012-05-04 19:04:51 +10:00
cryp_irq.h crypto: ux500 - Add driver for CRYP hardware 2012-05-04 19:04:51 +10:00
cryp_irqp.h crypto: ux500 - Add driver for CRYP hardware 2012-05-04 19:04:51 +10:00
cryp_p.h crypto: ux500 - Cleanup hardware identification 2012-05-15 17:25:33 +10:00
cryp.c crypto: ux500/crypt: add missing __iomem qualifiers 2013-06-25 14:51:22 +02:00
cryp.h crypto: ux500/cryp - Set DMA configuration though dma_slave_config() 2013-05-23 21:14:17 +02:00
Makefile crypto: ux500 - Add driver for CRYP hardware 2012-05-04 19:04:51 +10:00