commit | 261bf074899a1a4624d8a0c6bfae3e92d12ef19f | [log] [tgz] |
---|---|---|
author | Tom Lendacky <thomas.lendacky@amd.com> | Tue Feb 03 13:07:17 2015 -0600 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Feb 27 22:48:48 2015 +1300 |
tree | 9927c2f1dd38835fc503c1a8793f3a65df4f3238 | |
parent | a5bd093af0d11611b765d3cbd354e0a39975caab [diff] |
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask Replace the setting of the DMA masks with the dma_set_mask_and_coherent function call. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>