1
0
Fork 0
alistair23-linux/drivers/crypto/qce
LABBE Corentin fea4045153 crypto: qce - dma_map_sg can handle chained SG
The qce 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 qce_mapsg, qce_unmapsg and qce_countsg functions.

Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2015-10-08 21:42:19 +08:00
..
Makefile crypto: qce - Build Qualcomm crypto driver 2014-07-03 21:42:03 +08:00
ablkcipher.c crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
cipher.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
common.c crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
common.h crypto: qce - fix sparse warnings 2014-07-08 21:18:21 +08:00
core.c crypto: qce: drop owner assignment from platform_drivers 2014-10-20 16:20:26 +02:00
core.h
dma.c crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
dma.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
regs-v5.h
sha.c crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00
sha.h crypto: qce - dma_map_sg can handle chained SG 2015-10-08 21:42:19 +08:00