Hi Girish, On Thu, Dec 15 2011, Girish K S wrote: > This patch fixes the wrong comparison before setting the interface > voltage in DDR mode. > > The assignment to the variable ddr before comaprison is either > ddr = MMC_1_2V_DDR_MODE; or ddr == MMC_1_8V_DDR_MODE. But the comparison > is done wth the extended csd value if (ddr == EXT_CSD_CARD_TYPE_DDR_1_2V) > > cc: Philip Rakity <prakity@xxxxxxxxxxx> > cc: Arindam Nath <arindam.nath@xxxxxxx> > cc: Chris Ball <cjb@xxxxxxxxxx> > Signed-off-by: Girish K S <girish.shivananjappa@xxxxxxxxxx> Pushed to mmc-next for 3.3 with ACKs from Philip and Subhash and a stable@ tag, thanks. (It's too late for 3.2.) - Chris. -- Chris Ball <cjb@xxxxxxxxxx> <http://printf.net/> One Laptop Per Child -- 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