From: Alex Dubov Date: Thu, 12 Apr 2007 07:05:23 +0000 (+1000) Subject: tifm_sd: replace command completion state machine with full checking X-Git-Tag: v2.6.22-rc1~1032^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72dc9d9619dd4682f4197e7a7f19af22fd6516a7;p=pandora-kernel.git 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 Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed