From: Linus Walleij Date: Thu, 10 Feb 2011 15:11:07 +0000 (+0100) Subject: mmc: tmio_mmc: use dmaengine helpers, drop submit check X-Git-Tag: v2.6.39-rc1~412^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=449bdc2d9d62794246351d10dd4534a239bf06b6;p=pandora-kernel.git 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 Signed-off-by: Chris Ball --- Reading git-diff-tree failed