mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 16:12:02 +00:00
1ff9524325
When devm_request_irq fails, currently, the function dma_async_device_unregister gets called. This doesn't free the resources allocated by of_dma_controller_register. Therefore, we have called of_dma_controller_free for this purpose. Signed-off-by: Satendra Singh Thakur <sst2005@gmail.com> Link: https://lore.kernel.org/r/20191109113523.6067-1-sst2005@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mtk-cqdma.c | ||
mtk-hsdma.c | ||
mtk-uart-apdma.c |