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)
commitecb89f2f5f3e771108a5595b0b4d1a1a974cc926
tree590b13416d014ac5f03d71d4a9579b7136a211d8
parent767562348b72cb2612f5991ad35a5c0448254939
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>
drivers/mmc/host/atmel-mci.c