Re: [PATCH 4/4] dmaengine: imx-sdma: drop redundant variable

2019-09-16 Thread Lucas Stach
On Mi, 2019-09-11 at 16:49 +0200, Philipp Puschmann wrote: > In sdma_prep_dma_cyclic buf is redundant. Drop it. > > Signed-off-by: Philipp Puschmann Reviewed-by: Lucas Stach > --- > drivers/dma/imx-sdma.c | 7 ++- > 1 file changed, 2 insertions(+), 5 deletions(-) > > diff --git a/drivers

[PATCH 4/4] dmaengine: imx-sdma: drop redundant variable

2019-09-11 Thread Philipp Puschmann
In sdma_prep_dma_cyclic buf is redundant. Drop it. Signed-off-by: Philipp Puschmann --- drivers/dma/imx-sdma.c | 7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/drivers/dma/imx-sdma.c b/drivers/dma/imx-sdma.c index 6a5a84504858..5b6b9f0e 100644 --- a/drivers/dma/imx-