]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/mmc/core/core.c
mmc: Fix re-probing with PM_POST_RESTORE notification
[mv-sheeva.git] / drivers / mmc / core / core.c
index 31ae07a36576678fb27dbd294623f6f8ac21cc9d..57dcf8fa774a7302be1fbb6f0104d6320c6287c8 100644 (file)
@@ -1773,6 +1773,7 @@ int mmc_pm_notify(struct notifier_block *notify_block,
 
        case PM_POST_SUSPEND:
        case PM_POST_HIBERNATION:
+       case PM_POST_RESTORE:
 
                spin_lock_irqsave(&host->lock, flags);
                host->rescan_disable = 0;