Hi Jaehoon, > > i didn't know how poll for ack from card..did you know? > So i implemented that send the hpi command whatever status. > > If let me know checking for ack from card, i will consider that. Some of MMC controllers (in my case msm_sdcc) can process automatically "busy line" and fire interrupt with "prog done" bit asserted, so we can use handler of this irq to turn off "doing bkops" flag. Otherwise it is possible to read mmc controller status and check busy line, in case it is already released we can skip HPI command. Thanks, Kostya -- 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