From: Nicolas Ferre Date: Fri, 10 Dec 2010 18:14:32 +0000 (+0100) Subject: mmc: atmel-mci: fix multiblock SDIO transfers X-Git-Tag: v2.6.37-rc8~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f1d791882d21a4002a719fb016a1ac21c8bd6b7;p=pandora-kernel.git mmc: atmel-mci: fix multiblock SDIO transfers Based on report made by Yauhen in: "MMC: Fix multiblock SDIO transfers in AT91 MCI" patch, I report those changes to the brother driver: atmel-mci. So, this patch sets SDIO transfer types: SDIO block and SDIO byte transfers instead of using ordinary MMC block transfers. It is checking opcode for SDIO CMD53 and setting transfer type in MCI_CMDR register properly. Reported-by: Yauhen Kharuzhy Cc: Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Signed-off-by: Chris Ball --- Reading git-diff-tree failed