mmc_block: wait for card even on failures
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 29 Jun 2008 10:19:47 +0000 (12:19 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:45 +0000 (14:14 +0200)
Many failures are non-permanent, but the card might need some time to
finish what it is doing before becoming responsive again. Make sure we
wait for it to finish programming before dealing with the error.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found