Re: [PATCH V4 1/2] dmaengine: sprd: Optimize the sprd_dma_prep_dma_memcpy()

From: Vinod Koul
Date: Tue May 29 2018 - 00:46:17 EST


On 23-05-18, 17:31, Baolin Wang wrote:
> From: Eric Long <eric.long@xxxxxxxxxxxxxx>
>
> This is one preparation patch, we can use default DMA configuration to
> implement the device_prep_dma_memcpy() interface instead of issuing
> sprd_dma_config().
>
> We will implement one new sprd_dma_config() function with introducing
> device_prep_slave_sg() interface in following patch. So we can remove
> the obsolete sprd_dma_config() firstly.

Applied both, thanks

--
~Vinod