mmc: mmci: don't read command response when invalid
authorRussell King - ARM Linux <linux@arm.linux.org.uk>
Tue, 11 Jan 2011 16:35:56 +0000 (16:35 +0000)
committerChris Ball <cjb@laptop.org>
Wed, 26 Jan 2011 02:53:46 +0000 (21:53 -0500)
Don't read the command response from the registers when either the
command timed out (because there was no response from the card) or
the checksum on the response was invalid.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found