commit | 58741e8b3603e56c3699550e8bc89cb136329343 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Tue May 02 20:02:39 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue May 02 20:02:39 2006 +0100 |
tree | 84896f991d3d7cb08d7ae0588f0bba9e2937b681 | |
parent | 37be4e7809e0581db85387e126ae4da68c3d6286 [diff] |
[MMC] PXA and i.MX: don't avoid sending stop command on error Always send a stop command at the end of a data transfer. If we avoid sending the stop command, some cards remain in data transfer mode, and refuse to accept further read/write commands. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>