From: Russell King Date: Mon, 8 Jan 2007 16:42:51 +0000 (+0000) Subject: [ARM] Fix potential MMCI bug X-Git-Tag: v2.6.20-rc5~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47c222b22cd53c317a5573e1dc5f9e0cbd46380;p=pandora-kernel.git [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: Russell King --- Reading git-diff-tree failed