summaryrefslogtreecommitdiff
path: root/crypto
diff options
context:
space:
mode:
authorTom Lendacky <thomas.lendacky@amd.com>2015-05-26 18:06:24 (GMT)
committerHerbert Xu <herbert@gondor.apana.org.au>2015-05-27 09:51:54 (GMT)
commitd921620e03c58bd83c4b345e36a104988d697f0d (patch)
treeaa59f7f680ef3cfbf1b4afd9e8d1ef60b22081e7 /crypto
parentbb5530e4082446aac3a3d69780cd4dbfa4520013 (diff)
downloadlinux-d921620e03c58bd83c4b345e36a104988d697f0d.tar.xz
crypto: ccp - Remove manual check and set of dma_mask pointer
The underlying device support will set the device dma_mask pointer if DMA is set up properly for the device. Remove the check for and assignment of dma_mask when it is null. Instead, just error out if the dma_set_mask_and_coherent function fails because dma_mask is null. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions