diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-10-02 09:01:02 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-08 16:42:19 +0300 |
commit | fea40451530fea9ed3efd31eb932d1855a3a6e2d (patch) | |
tree | 3cfadb25a90928521f91d91859197261172e7612 /drivers/sh | |
parent | 166db195536f380c4545a8d2fca9789402464bc8 (diff) | |
download | linux-fea40451530fea9ed3efd31eb932d1855a3a6e2d.tar.xz |
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>
Diffstat (limited to 'drivers/sh')
0 files changed, 0 insertions, 0 deletions