Re: [PATCH v2] dmaengine: imx-sdma: refine to load context only once

From: Vinod Koul
Date: Tue Jan 08 2019 - 12:05:20 EST


On 08-01-19, 12:00, Robin Gong wrote:
> The context loaded only one time before channel running,but
> currently sdma_config_channel() and dma_prep_* duplicated with
> sdma_load_context(), so refine it to load context only one time
> before channel running and reload after the channel terminated.

Applied, thanks

--
~Vinod