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-25 12:16:59 -0600
commit39f0b95d77dae05fb296bf6d380e999f1626e566 (patch)
tree347ff81affd5e6727fe9b96caddacc929fb7bb57 /drivers
parent90a2cd5d8ffcd6637d3d988a8d140537313830ad (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);
+