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
Cristian Stoica 5be4d4c94b crypto: replace scatterwalk_sg_next with sg_next
Modify crypto drivers to use the generic SG helper since
both of them are equivalent and the one from crypto is redundant.

See also:
  468577abe3   reverted in
  b2ab4a57b0

Signed-off-by: Cristian Stoica <cristian.stoica@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-01-26 11:34:22 +11:00
..
cryp_core.c crypto: replace scatterwalk_sg_next with sg_next 2015-01-26 11:34:22 +11: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