mmc: tmio_mmc: use dmaengine helpers, drop submit check
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:11:07 +0000 (16:11 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:25 +0000 (13:49 -0400)
commit449bdc2d9d62794246351d10dd4534a239bf06b6
tree896077799b14e4ddafeeb54b508f9702d0dff7e2
parent3383433ce70613514593c940a2ae4e6ab19f2b28
mmc: tmio_mmc: use dmaengine helpers, drop submit check

Use the new dmaengine helper functions, and drop the error check
on the returned cookier from the dmaengine - we recently
established that this is really not allowed to fail.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc.c