dmaengine: ste_dma40: Move default memcpy configs into the driver
authorLee Jones <lee.jones@linaro.org>
Fri, 3 May 2013 14:31:54 +0000 (15:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:10:53 +0000 (21:10 +0200)
commit29027a1e1121a1c9c5e726cf09dc2e9789a282f3
tree1b6abfb8bbda191e0bb9aa35457f5d9bf7648acb
parenta2acaa2163566ad2e04b10fdf81de650e9b9261b
dmaengine: ste_dma40: Move default memcpy configs into the driver

There are only two default memcpy configurations used for the DMA40
driver; one for physical memcpy and one for logical memcpy. Instead
of invariably passing the same configurations though platform data,
we're moving them into the driver instead.

Acked-by: Vinod Koul <vnod.koul@intel.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
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