From: Haavard Skinnemoen Date: Fri, 3 Oct 2008 15:48:16 +0000 (+0200) Subject: atmel-mci: Don't stop the clock between transfers X-Git-Tag: v2.6.28-rc1~701^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945533b538c6c6185afc77ba4a81eeba8f6ef8dd;p=pandora-kernel.git atmel-mci: Don't stop the clock between transfers Some cards might get upset if we turn off the clock for extended periods of time. So keep the clock running until the mmc core tells us to turn it off. Also, don't reset the controller between each transfer. That was an attempt to work around earlier bugs, and it never really worked very well. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed