Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
[linux-2.6-block.git] / drivers / dma / mcf-edma.c
index 5de1b07eddff4912a7506e1e5666878bd57bbb52..7de54b2fafdb5467a2678d8f198b947d0b51876d 100644 (file)
@@ -214,6 +214,7 @@ static int mcf_edma_probe(struct platform_device *pdev)
                mcf_chan->edma = mcf_edma;
                mcf_chan->slave_id = i;
                mcf_chan->idle = true;
+               mcf_chan->dma_dir = DMA_NONE;
                mcf_chan->vchan.desc_free = fsl_edma_free_desc;
                vchan_init(&mcf_chan->vchan, &mcf_edma->dma_dev);
                iowrite32(0x0, &regs->tcd[i].csr);