commit | 9c3c95147cdd30756a08c511c3c80e8fdf05a36a | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed May 15 10:51:32 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu May 23 21:13:37 2013 +0200 |
tree | fb8beae66ef1a3dc2531e100955291727eff7dfd | |
parent | 01c935c4ecbf6e67d8b7b8258c5eb3be84c248aa [diff] |
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>