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