spi: atmel: convert to dma_request_slave_channel_compat()
authorRichard Genoud <richard.genoud@gmail.com>
Fri, 31 May 2013 15:01:59 +0000 (17:01 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 3 Jun 2013 15:22:50 +0000 (16:22 +0100)
Use generic DMA DT helper.
Platforms booting with or without DT populated are both supported.

Based on Ludovic Desroches <ludovic.desroches@atmel.com> patchset
"ARM: at91: move to generic DMA device tree binding"

Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
Acked-by: Ludovic Desroches <ludovic.desroches@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found