commit | 266ac3f297adb72fb6c34949a38337c6fad4c7a6 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 10 16:08:06 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:49:02 2011 -0400 |
tree | 29b69f8643854d700e2da49e37cf6384357963dc | |
parent | 5fd11c0754fa069b6aba64b65734aa2fb193552d [diff] |
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>