[MMC] Fix mmc_block suspend/resume handling (again).
The previous change is not the whole story - the mmc queue thread may be handling a request. We must wait for outstanding requests to complete before allowing the suspend to proceed, otherwise we may suffer loss of data.
Showing
Please register or sign in to comment