From: Ludovic Desroches Date: Wed, 16 May 2012 13:25:58 +0000 (+0200) Subject: mmc: atmel-mci: the r/w proof capability lack was not well managed X-Git-Tag: v3.5-rc1~85^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a90dcc2d7ceb64bb37044a8d2ee462b936ddf73;p=pandora-kernel.git mmc: atmel-mci: the r/w proof capability lack was not well managed First mci IPs (mainly on rm9200 and 9261) don't have the r/w proof capability. The driver didn't work correctly without this capability in PDC mode because of the double buffer switch which is too slow even if we stop the transfer to perform this switch. Signed-off-by: Ludovic Desroches Signed-off-by: Chris Ball --- Reading git-diff-tree failed