diff options
author | LABBE Corentin <clabbe.montjoie@gmail.com> | 2015-09-23 13:55:27 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-10-01 21:56:56 +0800 |
commit | 13fb8fd7a81923f7a64b4e688fe0bdaf1ea26adf (patch) | |
tree | 87b60d1c96dddfa7c70476cdbef649ab6e7ade2d /drivers/crypto/picoxcell_crypto_regs.h | |
parent | b8a011d41c988aeb9aa199eb80ccd5179b5940c1 (diff) | |
download | blackbird-op-linux-13fb8fd7a81923f7a64b4e688fe0bdaf1ea26adf.tar.gz blackbird-op-linux-13fb8fd7a81923f7a64b4e688fe0bdaf1ea26adf.zip |
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>
Diffstat (limited to 'drivers/crypto/picoxcell_crypto_regs.h')
0 files changed, 0 insertions, 0 deletions