summaryrefslogtreecommitdiff
path: root/drivers/dma/sun4i-dma.c
diff options
context:
space:
mode:
authorChen Zhou <chenzhou10@huawei.com>2020-01-20 15:58:43 +0300
committerVinod Koul <vkoul@kernel.org>2020-01-21 10:45:37 +0300
commit4b048178854da11656596d36a107577d66fd1e08 (patch)
tree0922498e7f14574793874d6e9e52e7a5a7bf9365 /drivers/dma/sun4i-dma.c
parent2bd8010a618c9181dd8d49097a1c72fd396c632e (diff)
downloadlinux-4b048178854da11656596d36a107577d66fd1e08.tar.xz
dmaengine: fsl-qdma: fix duplicated argument to &&
There is duplicated argument to && in function fsl_qdma_free_chan_resources, which looks like a typo, pointer fsl_queue->desc_pool also needs NULL check, fix it. Detected with coccinelle. Fixes: b092529e0aa0 ("dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs") Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Reviewed-by: Peng Ma <peng.ma@nxp.com> Tested-by: Peng Ma <peng.ma@nxp.com> Link: https://lore.kernel.org/r/20200120125843.34398-1-chenzhou10@huawei.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sun4i-dma.c')
0 files changed, 0 insertions, 0 deletions