[PATCH] MMC: SDHCI Auto-CMD23 fixes.

2011-05-25 Thread Andrei Warkentin
Fixes bugs in Auto-CMD23 feature enable decision. Auto-CMD23 shoud be enabled if host is = v3, and SDMA is not in use. USE_ADMA | USE_SDMA | Auto-CMD23 -+--+--- 0|0 | 1 -+--+--- 0|1 | 0

Re: [PATCH] MMC: SDHCI Auto-CMD23 fixes.

2011-05-25 Thread Andrei Warkentin
Chris, On Wed, May 25, 2011 at 2:13 AM, Andrei Warkentin andr...@motorola.com wrote: Fixes bugs in Auto-CMD23 feature enable decision. Auto-CMD23 shoud be enabled if host is = v3, and SDMA is not in use. USE_ADMA | USE_SDMA | Auto-CMD23 -+--+---    0    |    0     |  

Re: [PATCH] MMC: SDHCI Auto-CMD23 fixes.

2011-05-25 Thread Chris Ball
Hi, On Wed, May 25 2011, Andrei Warkentin wrote: Fixes bugs in Auto-CMD23 feature enable decision. Auto-CMD23 shoud be enabled if host is = v3, and SDMA is not in use. USE_ADMA | USE_SDMA | Auto-CMD23 -+--+--- 0|0 | 1

Re: [PATCH] MMC: SDHCI Auto-CMD23 fixes.

2011-05-25 Thread Andrei Warkentin
On Wed, May 25, 2011 at 3:13 PM, Chris Ball c...@laptop.org wrote: Hi, On Wed, May 25 2011, Andrei Warkentin wrote: Fixes bugs in Auto-CMD23 feature enable decision. Auto-CMD23 shoud be enabled if host is = v3, and SDMA is not in use. USE_ADMA | USE_SDMA | Auto-CMD23