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
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-
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
Almost all ->device_prep_dma_xx() methods have a wrapper defined in
dmaengine.h. Add one for ->device_prep_dma_memcpy().
Signed-off-by: Boris Brezillon
---
include/linux/dmaengine.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/include/linux/dmaengine.h b/include/linux/dmaeng
4 matches
Mail list logo