mmc: check error bits before command completion
authorPierre Ossman <drzeus@drzeus.cx>
Wed, 25 Jul 2007 21:15:27 +0000 (23:15 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 25 Jul 2007 23:53:01 +0000 (01:53 +0200)
Some controllers signal "command complete" even on failures (which
they are allowed to do according to the spec). Make sure we check
the error bits first so we don't get any false positives.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found