aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2010-11-12 16:57:18 +0000
committerJohn Rigby <john.rigby@linaro.org>2011-08-21 21:29:55 -0600
commitb3652a29fe20328cf96c7dc31ae25b47a855687c (patch)
treef33b41e6b22a84c795d2d9a36610340823bc2d4c /drivers
parentf5aa23d6e90758f813adf2b2ec86b16662f045b5 (diff)
Revert "mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume"
This reverts commit 93cddb91e1a94859adfd99982b47da8328c3cfc1. Signed-off-by: Andy Whitcroft <apw@canonical.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mmc/core/host.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c
index b29d3e8fd3a..acd081b7a56 100644
--- a/drivers/mmc/core/host.c
+++ b/drivers/mmc/core/host.c
@@ -385,3 +385,4 @@ void mmc_free_host(struct mmc_host *host)
}
EXPORT_SYMBOL(mmc_free_host);
+