Skip to content
Commit e47c222b authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Fix potential MMCI bug



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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent db6ccbb6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment