]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit12c834527b85571792f1c4f1d12632185bea44c2
treecbabb21d9747ca9ed30efe70be4be470505f8ba9
parentabc71668b5c99b655c6b2677570748a840d4c713
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>
drivers/mmc/tifm_sd.c