mmc: at91_mci: update bytes_xfered value once xfer done
authorNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 30 May 2008 12:18:57 +0000 (14:18 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:42 +0000 (14:14 +0200)
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 <nicolas.ferre@atmel.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found