commit | 7ae6d7bd7397e46bd72cb85ab573a669c4dac925 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue May 12 16:45:19 2020 +0300 |
committer | Vinod Koul <vkoul@kernel.org> | Fri May 15 11:22:41 2020 +0530 |
tree | f545f2f27b51301ad94e132f01a317e26e14de3b | |
parent | 6fea8735fd96f39c1a0ba52961069ae66e549595 [diff] |
dmaengine: ti: k3-udma: Use proper return code in alloc_chan_resources In udma_alloc_chan_resources() if the channel is not willing to stop then the function should return with error code. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Link: https://lore.kernel.org/r/20200512134519.5642-1-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>