diff options
author | Iuliana Prodan <iuliana.prodan@nxp.com> | 2019-11-26 23:54:26 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-12-11 09:36:45 +0100 |
commit | 7278fa25aa0ebcc0e62c39b12071069df13f7e77 (patch) | |
tree | a7e1d880ad906b4c7442e1615ee7ff75fc646b2c /arch | |
parent | crypto: pcrypt - Avoid deadlock by using per-instance padata queues (diff) | |
download | linux-7278fa25aa0ebcc0e62c39b12071069df13f7e77.tar.xz linux-7278fa25aa0ebcc0e62c39b12071069df13f7e77.zip |
crypto: caam - do not reset pointer size from MCFGR register
In commit 'a1cf573ee95 ("crypto: caam - select DMA address size at runtime")'
CAAM pointer size (caam_ptr_size) is changed from
sizeof(dma_addr_t) to runtime value computed from MCFGR register.
Therefore, do not reset MCFGR[PS].
Fixes: a1cf573ee95 ("crypto: caam - select DMA address size at runtime")
Signed-off-by: Iuliana Prodan <iuliana.prodan@nxp.com>
Cc: <stable@vger.kernel.org>
Cc: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Alison Wang <alison.wang@nxp.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions