Dear all I hope opinions from you guys. For many users of mobile device, there is a possibility that issuing no IO request to a SD card is rare during much of the device's lifetime. Obviously the symptom would happen frequently among system suspend times, too. In this situation, doing SD initialization at every system resume leads to long latency and can make the users feel it, even when there is no IO request during the period, when a hardware architecture requires re-initialization at resume time. This is what had actually happened and was fixed with some code in commercial products. Is there any way to avoid that symptom w/o any code change? With no way, I hope to make soemthing to improve it. Thanks. Kiwoong Kim