From: Linus Walleij Date: Thu, 10 Feb 2011 15:10:47 +0000 (+0100) Subject: mmc: tmio_mmc: unmap with the proper sglen X-Git-Tag: v2.6.39-rc1~412^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7554caa2c3410c07a1889a08c66288edbdc216a;p=pandora-kernel.git mmc: tmio_mmc: unmap with the proper sglen According to the DMA-API you shall unmap the sglists with the same sglist length as passed into the mapping function, not the returned value from the mapping function. Signed-off-by: Linus Walleij Signed-off-by: Chris Ball --- Reading git-diff-tree failed