commit | 9047b435a0b43952f5d1f7eb15a9b63a36efc7f2 | [log] [tgz] |
---|---|---|
author | Russell King - ARM Linux <linux@arm.linux.org.uk> | Tue Jan 11 16:35:56 2011 +0000 |
committer | Chris Ball <cjb@laptop.org> | Tue Jan 25 21:53:46 2011 -0500 |
tree | 065f85eb0a24659a3b79059c20e092afaaa3be08 | |
parent | 021cb59ae3869fb18ebc9fceb959f379c5ca835c [diff] |
mmc: mmci: don't read command response when invalid 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>