]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit8c964df07aaf0e70d1756d204c306f69ca5023b8
tree247cd1e7e49ce57fcad9ab1107834dbd7b536d09
parent361b8482026c926997b1d3d5a045bc9f5bc02b16
mmc: atmel-mci: convert to dma_request_slave_channel_compat()

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