commit | 72dc9d9619dd4682f4197e7a7f19af22fd6516a7 | [log] [tgz] |
---|---|---|
author | Alex Dubov <oakad@yahoo.com> | Thu Apr 12 17:05:23 2007 +1000 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Tue May 01 13:04:14 2007 +0200 |
tree | fc761d3189979ddfec88848fb744d8275cf812c3 | |
parent | dfef26d9aad4f983da232b259ee7f7faec479b2d [diff] |
tifm_sd: replace command completion state machine with full checking State machine used to to track mmc command state was found to be fragile and unreliable, making many cards unusable. The safer solution is to perform all needed checks at every card event. Signed-off-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>