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-11-16 14:23:29 -0700
commit989637890699c9961535af68b760ebfb4dc8a2d6 (patch)
tree649bda99fc90fa459e0d524ab51c139ceb02386c /drivers
parent22b6e527164a1fb2e1547fe216ae6a18c4427a45 (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 793d0a0dad8..cb9f92ea7a8 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);
+