Re: [PATCH v3 5/6] dmaengine: imx-sdma: remove the maximum limation for bd numbers

2018-06-13 Thread Sascha Hauer
In the subject: s/limation/limitation/ Sascha On Mon, Jun 11, 2018 at 10:59:32PM +0800, Robin Gong wrote: > No this limitation now after virtual dma used since bd is allocated > dynamically instead of static. > > Signed-off-by: Robin Gong > --- > drivers/dma/imx-sdma.c | 14 -- >

Re: [PATCH v3 5/6] dmaengine: imx-sdma: remove the maximum limation for bd numbers

2018-06-13 Thread Sascha Hauer
In the subject: s/limation/limitation/ Sascha On Mon, Jun 11, 2018 at 10:59:32PM +0800, Robin Gong wrote: > No this limitation now after virtual dma used since bd is allocated > dynamically instead of static. > > Signed-off-by: Robin Gong > --- > drivers/dma/imx-sdma.c | 14 -- >

[PATCH v3 5/6] dmaengine: imx-sdma: remove the maximum limation for bd numbers

2018-06-11 Thread Robin Gong
No this limitation now after virtual dma used since bd is allocated dynamically instead of static. Signed-off-by: Robin Gong --- drivers/dma/imx-sdma.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/dma/imx-sdma.c b/drivers/dma/imx-sdma.c index f150b38..0b0588d2

[PATCH v3 5/6] dmaengine: imx-sdma: remove the maximum limation for bd numbers

2018-06-11 Thread Robin Gong
No this limitation now after virtual dma used since bd is allocated dynamically instead of static. Signed-off-by: Robin Gong --- drivers/dma/imx-sdma.c | 14 -- 1 file changed, 14 deletions(-) diff --git a/drivers/dma/imx-sdma.c b/drivers/dma/imx-sdma.c index f150b38..0b0588d2