]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit979ce7208a679b8d012450610d5d5aa75aab3af9
treec4e791f94e677703e2aada63f5d2031c0881ccff
parent2134a922c6e75c779983cad5d8aae832275f5a0d
mmc_block: wait for card even on failures

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>
drivers/mmc/card/block.c