]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: dm355: Add dma_slave_map to edma
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 2 Feb 2016 12:43:14 +0000 (14:43 +0200)
committerSekhar Nori <nsekhar@ti.com>
Mon, 22 Feb 2016 10:19:51 +0000 (15:49 +0530)
commitf7a3be503f166a08259a983daa7df12b9e149c46
tree30dbe6271ab9e3eb5d8654d4e6880a6821bbfe0b
parent1ce9300bf723c599c9b60c09e69d18f7a5cd228f
ARM: davinci: dm355: 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: typo fixes in code]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/dm355.c