dmaengine: ste_dma40: Assign memcpy channels in the driver
authorLee Jones <lee.jones@linaro.org>
Fri, 3 May 2013 14:31:53 +0000 (15:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:10:44 +0000 (21:10 +0200)
commit664a57ecb026dc47f9d8b002e6dcb557e877e4d1
tree30460dbcbbcf0151df2ce389d7a5a60bfcc6bd5f
parentf722406faae2d073cc1d01063d1123c35425939e
dmaengine: ste_dma40: Assign memcpy channels in the driver

The channels reserved for memcpy are the same for all currently
supported platforms. With this in mind, we can ease the platform
data passing requirement by moving these assignments out from
platform code and place them directly into the driver.

Acked-by: Vinod Koul <vnod.koul@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/devices-db8500.c
drivers/dma/ste_dma40.c
include/linux/platform_data/dma-ste-dma40.h