From: Nicolas Ferre Date: Fri, 30 May 2008 12:18:57 +0000 (+0200) Subject: mmc: at91_mci: update bytes_xfered value once xfer done X-Git-Tag: v2.6.27-rc1~1047^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac24a8722b97d5b4cfc48a4fbd0b2489e358d4d;p=pandora-kernel.git mmc: at91_mci: update bytes_xfered value once xfer done Modify bytes_xfered value after a write. That will report, as accurately as possible, the amount of sectors that are effectively written. This update introduces the check of the busy signal given by the card. Signed-off-by: Nicolas Ferre Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed