X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fdma%2Fimx-sdma.c;h=128714622bf5d154a21ad17ff906d1bb17518c2d;hb=ffe59b29308791c9600ab86de2ca070d742c107d;hp=19041cefabb1c0ce8649ed8cf5ea41707fa7824f;hpb=a15783c34f6304e85f7d810e71316c1c3ba1fe69;p=karo-tx-linux.git diff --git a/drivers/dma/imx-sdma.c b/drivers/dma/imx-sdma.c index 19041cefabb1..128714622bf5 100644 --- a/drivers/dma/imx-sdma.c +++ b/drivers/dma/imx-sdma.c @@ -607,8 +607,6 @@ static void sdma_handle_channel_loop(struct sdma_channel *sdmac) if (bd->mode.status & BD_RROR) sdmac->status = DMA_ERROR; - else - sdmac->status = DMA_IN_PROGRESS; bd->mode.status |= BD_DONE; sdmac->buf_tail++;