commit | 2f767a9f6b9d06a7e6a7b9b2ce0b6f0888ea15fa | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Fri May 31 17:01:59 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Mon Jun 03 16:22:50 2013 +0100 |
tree | 8b8da774a1555ecf78f7696931569a1ba23ac981 | |
parent | d683b96b072dc4680fc74964eca77e6a23d1fa6e [diff] |
spi: atmel: convert to dma_request_slave_channel_compat() 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>