tifm_sd: treat "status error" as normal command completion
authorAlex Dubov <oakad@yahoo.com>
Sun, 11 Feb 2007 05:16:40 +0000 (21:16 -0800)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 11 Feb 2007 15:28:22 +0000 (16:28 +0100)
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>

No differences found