mmc: core: remove mmc_resume_bus

This commit is contained in:
lintao
2014-03-07 17:26:15 +08:00
parent 9e49fafdbd
commit 3bbdce3367

View File

@@ -1645,6 +1645,7 @@ static inline void mmc_bus_put(struct mmc_host *host)
spin_unlock_irqrestore(&host->lock, flags);
}
/*
int mmc_resume_bus(struct mmc_host *host)
{
unsigned long flags;
@@ -1674,6 +1675,7 @@ int mmc_resume_bus(struct mmc_host *host)
}
EXPORT_SYMBOL(mmc_resume_bus);
*/
/*
* Assign a mmc bus handler to a host. Only one bus handler may control a