]> Git Repo - linux.git/commit
mmc_block: wait for card even on failures
authorPierre Ossman <[email protected]>
Sun, 29 Jun 2008 10:19:47 +0000 (12:19 +0200)
committerPierre Ossman <[email protected]>
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 <[email protected]>
drivers/mmc/card/block.c
This page took 0.054427 seconds and 4 git commands to generate.