diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-09-23 13:55:28 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-01 21:56:56 +0800 |
commit | 640eec52abbcb962804e8ff0c69e9802b0b726c0 (patch) | |
tree | 182ee1002ce83dbdfd65ca5cef610e87b8ce585f /crypto | |
parent | 13fb8fd7a81923f7a64b4e688fe0bdaf1ea26adf (diff) |
crypto: sahara - dma_map_sg can handle chained SG
The sahara 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 the sahara_sha_unmap_sg function.
Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions