Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mmc: check error bits before command completion
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>
- Loading branch information