mmc: sh_mmcif: map DMA buffers on the DMA engine device
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:09:29 +0000 (16:09 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:09 +0000 (13:49 -0400)
commit1ed828dbb4a90f273b2a3cc70c9c28306427ea7c
tree63d5680c417f40c9da88300a01d86ee4f489075c
parent5328906aa2e54a7a5e99e1ba8ee52b387e8be44b
mmc: sh_mmcif: 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/sh_mmcif.c