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:18:40 -0600
commit1da7c9131cfe950dbf6627b60b91e371b9831e54 (patch)
tree3658d2d3c57c4e2af1fc3300db1dea1e4af2a473 /drivers
parent03ceda0a866de2a0aadf88fc604b272b2b83b599 (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);
+