]> git.karo-electronics.de Git - karo-tx-linux.git/commit
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask
authorTom Lendacky <thomas.lendacky@amd.com>
Tue, 3 Feb 2015 19:07:17 +0000 (13:07 -0600)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 27 Feb 2015 09:48:48 +0000 (22:48 +1300)
commit261bf074899a1a4624d8a0c6bfae3e92d12ef19f
tree9927c2f1dd38835fc503c1a8793f3a65df4f3238
parenta5bd093af0d11611b765d3cbd354e0a39975caab
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>
drivers/crypto/ccp/ccp-platform.c