]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: davinci: dm644x: Add dma_slave_map to edma
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 2 Feb 2016 12:43:16 +0000 (14:43 +0200)
committerSekhar Nori <nsekhar@ti.com>
Mon, 22 Feb 2016 10:23:34 +0000 (15:53 +0530)
commita4f86c55b9429b220d2c130f8b7ebb6e2ea6c727
tree0f605c0b0fff9121979054ad5b2e8978dfc6b515
parent0c750e1fe481d0e3cb25d7447af6791d0ef93c2f
ARM: davinci: dm644x: 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/dm644x.c