]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 2 Feb 2016 14:27:06 +0000 (16:27 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 22 Feb 2016 17:59:44 +0000 (09:59 -0800)
commitc4e357839ec32510812c7800de874ebf2afb5d69
treeeea7b81485b5f3a3bb7c0f276be6a238e8a325d8
parent06c2d368fc36bc557855fc1234f3f2d9fc6c6988
ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma

OMAP1 can not boot in DT mode and to be able to clean up the driver
regarding to the dmaengine API use (switching to the new API) the
device/slave -> filter mapping needs to be provided to the omap-dma driver.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/dma.c