Revert "mmc: core: rescan for card if deferred resume fails"
This reverts commit 9de18caa. Reverting this change as this is introducing race condition with sdcard plug out scenario and leading to device crash. 1. Deferred resume kicks in 2. SDCard is plugged out 3. Deferred resume failed 4. SDCard detection scheduled as resume fails 5. Device crashing Change-Id: I6fd81d6c21be4a0e3139246c9d66959010fd240c Signed-off-by:Ram Prakash Gupta <rampraka@codeaurora.org>
Loading
Please register or sign in to comment