ARM: ux500: Remove DMA address look-up table
authorLee Jones <lee.jones@linaro.org>
Wed, 15 May 2013 09:51:32 +0000 (10:51 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 19:13:37 +0000 (21:13 +0200)
commit9c3c95147cdd30756a08c511c3c80e8fdf05a36a
treefb8beae66ef1a3dc2531e100955291727eff7dfd
parent01c935c4ecbf6e67d8b7b8258c5eb3be84c248aa
ARM: ux500: Remove DMA address look-up table

DMA addresses are now passed as part of the dmaengine API by invoking
dmaengine_slave_config(). So there's no requirement for the DMA40
driver to look them up in a table provided by platform data. This
method does not fit in well using Device Tree either.

Acked-by: Vinod Koul <vinod.koul@intel.com>
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
include/linux/platform_data/dma-ste-dma40.h