Re: [PATCH] MMC: Fix multiblock SDIO transfers in ATMEL MCI

2010-12-11 Thread Jean-Christophe PLAGNIOL-VILLARD
On 19:14 Fri 10 Dec , Nicolas Ferre wrote: 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

Re: [PATCH] MMC: Fix multiblock SDIO transfers in ATMEL MCI

2010-12-11 Thread Chris Ball
On Dec 12, 2010 at 01:42:03AM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote: 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

[PATCH] MMC: Fix multiblock SDIO transfers in ATMEL MCI

2010-12-10 Thread Nicolas Ferre
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

Re: [PATCH] MMC: Fix multiblock SDIO transfers in ATMEL MCI

2010-12-10 Thread Chris Ball
Hi Nicolas, On Fri, Dec 10, 2010 at 07:14:32PM +0100, Nicolas Ferre wrote: 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