commit | 2dc7ddc1e7e68ee7793dda0ca0d659367d035e3d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu Feb 10 16:10:37 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 15 13:49:18 2011 -0400 |
tree | e599e538c64e8ac416ff6250355acba60c405fcb | |
parent | a5ece7d29d09714a690f83f6f0ce395f4374021e [diff] |
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>