mmc: atmel-mci: the r/w proof capability lack was not well managed
authorLudovic Desroches <ludovic.desroches@atmel.com>
Wed, 16 May 2012 13:25:58 +0000 (15:25 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 17 May 2012 12:41:10 +0000 (08:41 -0400)
commit7a90dcc2d7ceb64bb37044a8d2ee462b936ddf73
treef644f917c2d1e48e94830b6cd30cc0af580513c9
parent705ad0472bd55fa38e6c594b2d6318c31e86068a
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 <ludovic.desroches@atmel.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/atmel-mci.c