dmaengine: fsl-qdma: check dma_set_mask return value
authorRobin Gong <yibin.gong@nxp.com>
Mon, 26 Apr 2021 08:59:09 +0000 (16:59 +0800)
committerVinod Koul <vkoul@kernel.org>
Mon, 10 May 2021 14:21:03 +0000 (19:51 +0530)
commitf0c07993af0acf5545d5c1445798846565f4f147
treecb6b366dcccfb0cb973a0659b2a392fd30ff1abe
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
dmaengine: fsl-qdma: check dma_set_mask return value

For fix below warning reported by static code analysis tool like Coverity
from Synopsys:

Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Addresses-Coverity-ID: 12285639 ("Unchecked return value")
Link: https://lore.kernel.org/r/1619427549-20498-1-git-send-email-yibin.gong@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-qdma.c