2012/4/18 Venkatraman S <svenkatr@xxxxxx>: > mmc_execute_hpi should send the HPI command only > once, only if the card is in PRG state. > > According to eMMC spec, the command's completion time is > not dependent on OUT_OF_INTERRUPT_TIME. Only the transition > out of PRG STATE is guarded by OUT_OF_INTERRUPT_TIME - which is > defined to begin at the end of sending the command itself. > > Specify the default timeout for the actual sending of HPI > command, and then use OUT_OF_INTERRUPT_TIME to wait for > the transition out of PRG state. > > Reported-by: Alex Lemberg <Alex.Lemberg@xxxxxxxxxxx> > Signed-off-by: Venkatraman S <svenkatr@xxxxxx> Looks good to me~ Reviewed-by: Namjae Jeon <linkinjeon@xxxxxxxxx> Thanks. > --- -- 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