From: Takashi Iwai Date: Fri, 10 Dec 2010 07:40:31 +0000 (+0100) Subject: mmc: Fix re-probing with PM_POST_RESTORE notification X-Git-Tag: v2.6.37-rc8~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=274476f8fe0b6ac9bac542cc39de12c3dd0f43f6;p=pandora-kernel.git mmc: Fix re-probing with PM_POST_RESTORE notification In the error-path where PM notifies PM_POST_RESTORE, the rescan-blockage should be cleared as well. Otherwise it'll be never re-probed. Also, as a bonus, this fixes a bug in S4 with user-mode suspend in the current code, as it sends PM_POST_RESTORE instead of PM_POST_HIBERNATION wrongly. Cc: Signed-off-by: Takashi Iwai Signed-off-by: Chris Ball --- Reading git-diff-tree failed