commit | 12c834527b85571792f1c4f1d12632185bea44c2 | [log] [tgz] |
---|---|---|
author | Alex Dubov <oakad@yahoo.com> | Sat Feb 10 21:16:40 2007 -0800 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Sun Feb 11 16:28:22 2007 +0100 |
tree | cbabb21d9747ca9ed30efe70be4be470505f8ba9 | |
parent | abc71668b5c99b655c6b2677570748a840d4c713 [diff] |
tifm_sd: treat "status error" as normal command completion TI FlasMedia controller attempts to validate command responses and issues a "status error" if response does not matches its perceived (by controller) value. As mmc layer does its own validation we can safely ignore the controller's opinion. Signed-off-by: Alex Dubov <oakad@yahoo.com> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>