diff options
author | Andy Green <andy@openmoko.com> | 2008-11-19 17:11:13 +0000 |
---|---|---|
committer | Andy Green <andy@openmoko.com> | 2008-11-19 17:11:13 +0000 |
commit | 50e19f55004e387b9cd89cfeacdd94dbbdc87bed (patch) | |
tree | 48a8d85566d38b1a5b78c791726488d8223b9958 /drivers/mfd | |
parent | 358011a4b9dfaa19ba15ee72cb8514ebeeed256b (diff) |
cleanup-after-adding-andy-tracking-patchset.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/mfd')
-rw-r--r-- | drivers/mfd/glamo/glamo-mci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/glamo/glamo-mci.c b/drivers/mfd/glamo/glamo-mci.c index 69ac7af834c..00e3c5c5ccd 100644 --- a/drivers/mfd/glamo/glamo-mci.c +++ b/drivers/mfd/glamo/glamo-mci.c @@ -735,7 +735,7 @@ static void glamo_mci_request(struct mmc_host *mmc, struct mmc_request *mrq) glamo_mci_send_request(mmc); } -#if 0 +#if 1 static void glamo_mci_reset(struct glamo_mci_host *host) { if (host->suspending) { |