commit | d198f101989d9bb950327f0d043f6203bb862343 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Fri Nov 02 18:21:13 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Nov 21 18:40:53 2007 +0100 |
tree | 1bcbef20c668de6d8287c813d6253f903fc6842f | |
parent | 2ffbb8377c7a0713baf6644e285adc27a5654582 [diff] |
mmc_block: check card state after write Some cards have been reported to signal that they're ready prematurely. Checking both the busy bit and card state solves the issue. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>