commit | 2137d54d1643c1dcb1ff919f169b4542669a372e | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Feb 02 14:43:17 2016 +0200 |
committer | Sekhar Nori <nsekhar@ti.com> | Mon Feb 22 15:55:27 2016 +0530 |
tree | 205e78e08032b22027d609482dbe4dddbfbb0c18 | |
parent | a4f86c55b9429b220d2c130f8b7ebb6e2ea6c727 [diff] |
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>