Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The MMCI driver might end up aborting the initial command and leaving the data part of the command sequence still in place. Avoid this problem by ensuring that any data sequence is properly cleared out when a command completes. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
- Loading branch information