On Wed, May 25, 2011 at 3:13 PM, Chris Ball <cjb@xxxxxxxxxx> 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 >> ---------+----------+----------- >> 0 | 0 | 1 >> ---------+----------+----------- >> 0 | 1 | 0 >> ---------+----------+----------- >> 1 | 0 | 1 >> ---------+----------+----------- >> 1 | 1 | 1 >> >> Signed-off-by: Andrei Warkentin <andreiw@xxxxxxxxxxxx> > > Great, this does the right thing on my XO now. I'll send it to Linus > along with the rest of the merge shortly. > > Thanks! > Great :-)! Thanks! A -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html