From: Linus Walleij Date: Thu, 10 Feb 2011 15:09:40 +0000 (+0100) Subject: mmc: sh_mmcif: unmap with the proper sglen X-Git-Tag: v2.6.39-rc1~412^2~30 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dc3fb5e4584630c50f7a5405efe9835d321ad44;p=pandora-kernel.git mmc: sh_mmcif: 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