mmc: tmio_mmc: map DMA buffers on the DMA engine device
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:10:37 +0000 (16:10 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:18 +0000 (13:49 -0400)
commit2dc7ddc1e7e68ee7793dda0ca0d659367d035e3d
treee599e538c64e8ac416ff6250355acba60c405fcb
parenta5ece7d29d09714a690f83f6f0ce395f4374021e
mmc: tmio_mmc: map DMA buffers on the DMA engine device

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: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.c