diff options
author | Wenwen Wang <wenwen@cs.uga.edu> | 2019-08-16 08:56:08 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2019-08-20 13:46:17 +0200 |
commit | 962411b05a6d3342aa649e39cda1704c1fc042c6 (patch) | |
tree | 3fcd55c70961c7890f96604fb013163974ea4aa9 /drivers/dma/sprd-dma.c | |
parent | dmaengine: ti: dma-crossbar: Fix a memory leak bug (diff) | |
download | linux-962411b05a6d3342aa649e39cda1704c1fc042c6.tar.xz linux-962411b05a6d3342aa649e39cda1704c1fc042c6.zip |
dmaengine: ti: omap-dma: Add cleanup in omap_dma_probe()
If devm_request_irq() fails to disable all interrupts, no cleanup is
performed before retuning the error. To fix this issue, invoke
omap_dma_free() to do the cleanup.
Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/1565938570-7528-1-git-send-email-wenwen@cs.uga.edu
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/dma/sprd-dma.c')
0 files changed, 0 insertions, 0 deletions