MLK-11358-6: dma: imx-sdma: reload context once sdma channel terminated
Some driver may call dmaengine_terminate_all firstly, and then start next by
calling dmaengine_prep_* without dmaengine_slave_config. In this case sdma
transfer failed since no context loaded, take this case in this patch.
Signed-off-by:
Robin Gong <b38343@freescale.com>
Loading
Please sign in to comment