Hi Vinod,
> >
> > +static unsigned int sg_sources = 1;
> > +module_param(sg_sources, uint, S_IRUGO | S_IWUSR);
> > +MODULE_PARM_DESC(sg_sources,
>
> sg_buffers rather?
Ok sure will fix...
>
> > + "Number of scatter gather buffers (default: 1)");
>
> blank line please
Ok
>
> > +st
On Mon, Apr 25, 2016 at 02:18:05PM +0530, Kedareswara rao Appana wrote:
> This patch updates the dmatest client to support
> scatter-gather dma mode.
>
> Signed-off-by: Kedareswara rao Appana
> ---
> drivers/dma/dmatest.c | 38 --
> 1 file changed, 36 insertio
On Mon, Apr 25, 2016 at 02:01:59PM +, Ramon Fried wrote:
> Wow. Thanks a lot !
care to give tested-by ?
--
~Vinod
Appana
Subject: [PATCH] dmaengine: dmatest: Add support for scatter-gather DMA mode
This patch updates the dmatest client to support scatter-gather dma mode.
Signed-off-by: Kedareswara rao Appana
---
drivers/dma/dmatest.c | 38 --
1 file changed, 36 insertions
This patch updates the dmatest client to support
scatter-gather dma mode.
Signed-off-by: Kedareswara rao Appana
---
drivers/dma/dmatest.c | 38 --
1 file changed, 36 insertions(+), 2 deletions(-)
diff --git a/drivers/dma/dmatest.c b/drivers/dma/dmatest.c
inde
5 matches
Mail list logo