mmc: atmel-mci: convert to dma_request_slave_channel_compat()
authorLudovic Desroches <ludovic.desroches@atmel.com>
Fri, 19 Apr 2013 09:11:22 +0000 (09:11 +0000)
committerChris Ball <cjb@laptop.org>
Sun, 26 May 2013 17:32:13 +0000 (13:32 -0400)
Use generic DMA DT helper. Platforms booting with or without DT populated
are both supported.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c

Simple merge