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>2012-06-24 16:24:30 -0600
commit497cd0f77724d510efa8e224757e7d44659445cd (patch)
tree347ff81affd5e6727fe9b96caddacc929fb7bb57 /drivers
parent8888a73bd31a265087a2152a0020687dbca72d71 (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 91c84c7a182..cf84bea5f79 100644
--- a/drivers/mmc/core/host.c
+++ b/drivers/mmc/core/host.c
@@ -430,3 +430,4 @@ void mmc_free_host(struct mmc_host *host)
}
EXPORT_SYMBOL(mmc_free_host);
+