aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-mci.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/glamo/glamo-mci.c')
-rw-r--r--drivers/mfd/glamo/glamo-mci.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/mfd/glamo/glamo-mci.c b/drivers/mfd/glamo/glamo-mci.c
index 0c8c1974f39..32ace262cac 100644
--- a/drivers/mfd/glamo/glamo-mci.c
+++ b/drivers/mfd/glamo/glamo-mci.c
@@ -575,13 +575,6 @@ static void glamo_mci_send_request(struct mmc_host *mmc)
int n;
int timeout = 100000000;
- if (host->suspending) {
- dev_err(&host->pdev->dev, "faking cmd %d "
- "during suspend\n", cmd->opcode);
- mmc_request_done(mmc, mrq);
- return;
- }
-
host->ccnt++;
/*
* somehow 2.6.24 MCI manages to issue MMC_WRITE_BLOCK *without* the