Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Vinod Koul
On Mon, Jan 30, 2017 at 06:47:21PM +0100, Boris Brezillon wrote:
> Hi Vinod,
> 
> On Mon, 30 Jan 2017 22:24:17 +0530
> Vinod Koul  wrote:
> 
> > On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> > > Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> > > dmaengine.h. Add one for  ->device_prep_dma_memcpy().  
> > 
> > Looks good to me.
> > 
> > Acked-by: Vinod Koul 
> > 
> > 
> 
> Maybe you can take this patch directly (the NAND related bits are for
> 4.12).

Good idea, applied now..

-- 
~Vinod


Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Vinod Koul
On Mon, Jan 30, 2017 at 06:47:21PM +0100, Boris Brezillon wrote:
> Hi Vinod,
> 
> On Mon, 30 Jan 2017 22:24:17 +0530
> Vinod Koul  wrote:
> 
> > On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> > > Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> > > dmaengine.h. Add one for  ->device_prep_dma_memcpy().  
> > 
> > Looks good to me.
> > 
> > Acked-by: Vinod Koul 
> > 
> > 
> 
> Maybe you can take this patch directly (the NAND related bits are for
> 4.12).

Good idea, applied now..

-- 
~Vinod


Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Boris Brezillon
Hi Vinod,

On Mon, 30 Jan 2017 22:24:17 +0530
Vinod Koul  wrote:

> On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> > Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> > dmaengine.h. Add one for  ->device_prep_dma_memcpy().  
> 
> Looks good to me.
> 
> Acked-by: Vinod Koul 
> 
> 

Maybe you can take this patch directly (the NAND related bits are for
4.12).


Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Boris Brezillon
Hi Vinod,

On Mon, 30 Jan 2017 22:24:17 +0530
Vinod Koul  wrote:

> On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> > Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> > dmaengine.h. Add one for  ->device_prep_dma_memcpy().  
> 
> Looks good to me.
> 
> Acked-by: Vinod Koul 
> 
> 

Maybe you can take this patch directly (the NAND related bits are for
4.12).


Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Vinod Koul
On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> dmaengine.h. Add one for  ->device_prep_dma_memcpy().

Looks good to me.

Acked-by: Vinod Koul 


-- 
~Vinod


Re: [PATCH RESEND 2/5] dmaengine: Provide a wrapper for memcpy operations

2017-01-30 Thread Vinod Koul
On Fri, Jan 27, 2017 at 05:42:01PM +0100, Boris Brezillon wrote:
> Almost all ->device_prep_dma_xx() methods have a wrapper defined in
> dmaengine.h. Add one for  ->device_prep_dma_memcpy().

Looks good to me.

Acked-by: Vinod Koul 


-- 
~Vinod