diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-01-28 16:24:37 +0000 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2013-03-12 17:56:08 +0100 |
commit | dc715452e9145156840b09df765ea2ede4851eda (patch) | |
tree | 5e5916cbb0ef6562f444cfb54b5cf3fabef92aca /arch | |
parent | f6161aa153581da4a3867a2d1a7caf4be19b6ec9 (diff) | |
download | linux-stable-dc715452e9145156840b09df765ea2ede4851eda.tar.gz linux-stable-dc715452e9145156840b09df765ea2ede4851eda.tar.bz2 linux-stable-dc715452e9145156840b09df765ea2ede4851eda.zip |
spi: pl022: use generic DMA slave configuration if possible
With the new OF DMA binding, it is possible to completely avoid the
need for platform_data for configuring a DMA channel. In cases where the
platform has already been converted, calling dma_request_slave_channel
should get all the necessary information from the device tree.
Like the patch that converts the dw_dma controller, this is completely
untested and is looking for someone to try it out.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Cc: spi-devel-general@lists.sourceforge.net
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Vinod Koul <vinod.koul@linux.intel.com>
Cc: devicetree-discuss@lists.ozlabs.org
Cc: linux-arm-kernel@lists.infradead.org
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions