commit | 7758e390699fb25bf91642d52734200db38e764b | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Fri Nov 14 17:12:53 2014 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 24 18:57:37 2014 +0000 |
tree | 06b90da9a3d4383792110abaf42a48dbb1de7b2e | |
parent | c1ee8f3fdff2b5763fe13be0a50a7ab3df015f5b [diff] |
spi: atmel: remove compat for non DT board when requesting dma chan All boards with a dma controller have DT support so using dma_request_slave_channel_compat is no more needed. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Signed-off-by: Mark Brown <broonie@kernel.org>