mmc: sh_mmcif: use dmaengine helpers, drop submit check
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Feb 2011 15:10:00 +0000 (16:10 +0100)
committerChris Ball <cjb@laptop.org>
Tue, 15 Mar 2011 17:49:16 +0000 (13:49 -0400)
commita5ece7d29d09714a690f83f6f0ce395f4374021e
tree798af18294cad483562746b72bcaf56b1e27f33f
parentf38f94c6b226f7c6888bedbcadf0ed2ddca7d029
mmc: sh_mmcif: 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/sh_mmcif.c