diff options
author | 2017-07-10 08:40:33 +0300 | |
---|---|---|
committer | 2017-07-18 18:16:03 +0800 | |
commit | 5747ff3091f7328a0c3e63eafedafe80d7953be8 (patch) | |
tree | f81359b51ec89606f1eb365cb482babb4814e12b /crypto/algif_aead.c | |
parent | crypto: caam/qi - fix AD length endianness in S/G entry (diff) | |
download | wireguard-linux-5747ff3091f7328a0c3e63eafedafe80d7953be8.tar.xz wireguard-linux-5747ff3091f7328a0c3e63eafedafe80d7953be8.zip |
crypto: caam/qi - explicitly set dma_ops
Since ARM64 commit 1dccb598df549 ("arm64: simplify dma_get_ops"),
dma_ops no longer default to swiotlb_dma_ops, but to dummy_dma_ops.
dma_ops have to be explicitly set in the driver - at least for ARM64.
Fixes: 67c2315def06 ("crypto: caam - add Queue Interface (QI) backend support")
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_aead.c')
0 files changed, 0 insertions, 0 deletions