linux/drivers/crypto/caam
LABBE Corentin 13fb8fd7a8 crypto: caam - dma_map_sg can handle chained SG
The caam driver use two dma_map_sg path according to SG are chained
or not.
Since dma_map_sg can handle both case, clean the code with all
references to sg chained.

Thus removing dma_map_sg_chained, dma_unmap_sg_chained
and __sg_count functions.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-10-01 21:56:56 +08:00
..
caamalg.c crypto: caam - dma_map_sg can handle chained SG 2015-10-01 21:56:56 +08:00
caamhash.c crypto: caam - dma_map_sg can handle chained SG 2015-10-01 21:56:56 +08:00
caamrng.c crypto: caam - Use the preferred style for memory allocations 2015-08-24 22:07:42 +08:00
compat.h
ctrl.c crypto: caam - Use the preferred style for memory allocations 2015-08-24 22:07:42 +08:00
ctrl.h
desc_constr.h
desc.h crypto: caam - Remove unused JUMP_TYPE_MASK definition 2015-09-21 22:00:40 +08:00
error.c
error.h
intern.h
jr.c crypto: caam - Use the preferred style for memory allocations 2015-08-24 22:07:42 +08:00
jr.h
Kconfig
key_gen.c
key_gen.h
Makefile
pdb.h
regs.h
sg_sw_sec4.h crypto: caam - dma_map_sg can handle chained SG 2015-10-01 21:56:56 +08:00