commit | ecb89f2f5f3e771108a5595b0b4d1a1a974cc926 | [log] [tgz] |
---|---|---|
author | ludovic.desroches@atmel.com <ludovic.desroches@atmel.com> | Fri Nov 14 15:36:24 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 26 14:31:01 2014 +0100 |
tree | 590b13416d014ac5f03d71d4a9579b7136a211d8 | |
parent | 767562348b72cb2612f5991ad35a5c0448254939 [diff] |
mmc: atmel-mci: 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> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>