From: Pierre Ossman Date: Wed, 25 Jul 2007 21:15:27 +0000 (+0200) Subject: mmc: check error bits before command completion X-Git-Tag: v2.6.23-rc2~189^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b58b36b7e6554b8a96be6b9f63542c583c06e5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed