From: Lee Jones Date: Wed, 15 May 2013 09:51:32 +0000 (+0100) Subject: ARM: ux500: Remove DMA address look-up table X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c3c95147cdd30756a08c511c3c80e8fdf05a36a;p=pandora-kernel.git 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 Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed