mmc: atmel-mci: map DMA sglist on the DMA engine
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:08:06 +0000 (16:08 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:02 +0000 (13:49 -0400)
commit266ac3f297adb72fb6c34949a38337c6fad4c7a6
tree29b69f8643854d700e2da49e37cf6384357963dc
parent5fd11c0754fa069b6aba64b65734aa2fb193552d
mmc: atmel-mci: map DMA sglist on the DMA engine

As established for the MMCI, it is proper to map the DMA buffers
on the DMA engine which is the one actually performing the DMA.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c