ARM: davinci: dm646x: Add dma_slave_map to edma
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 2 Feb 2016 12:43:17 +0000 (14:43 +0200)
committerSekhar Nori <nsekhar@ti.com>
Mon, 22 Feb 2016 10:25:27 +0000 (15:55 +0530)
commit2137d54d1643c1dcb1ff919f169b4542669a372e
tree205e78e08032b22027d609482dbe4dddbfbb0c18
parenta4f86c55b9429b220d2c130f8b7ebb6e2ea6c727
ARM: davinci: dm646x: Add dma_slave_map to edma

Provide the dma_slave_map to edma which will allow us to move the drivers
to the new, simpler dmaengine API and we can remove the DMA resources also
for the devices.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
[nsekhar@ti.com: fix typos in code]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/dm646x.c