mmc: atmel-mci: remove compat for non DT board when requesting dma chan
authorludovic.desroches@atmel.com <ludovic.desroches@atmel.com>
Fri, 14 Nov 2014 14:36:24 +0000 (15:36 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:31:01 +0000 (14:31 +0100)
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>

No differences found