From: Russell King Date: Sun, 30 Jan 2011 21:06:53 +0000 (+0000) Subject: ARM: mmci: round down the bytes transferred on error X-Git-Tag: v2.6.38-rc3~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=613b152c63e35095a929f9bb80441cbe91ff5e80;p=pandora-kernel.git ARM: mmci: round down the bytes transferred on error We should not report incomplete blocks on error. Return the number of bytes successfully transferred, rounded down to the nearest block. Acked-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed