projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e49faf
)
mmc: core: remove mmc_resume_bus
author
lintao
<lintao@rock-chips.com>
Fri, 7 Mar 2014 09:26:15 +0000
(17:26 +0800)
committer
lintao
<lintao@rock-chips.com>
Fri, 7 Mar 2014 09:26:15 +0000
(17:26 +0800)
drivers/mmc/core/core.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/core/core.c
b/drivers/mmc/core/core.c
index ad2f92bb35c7b3c65b4bd53245754da4d86a0174..4b6c0cae12c7fcfff5efe0dcd38ebaaef1372068 100644
(file)
--- a/
drivers/mmc/core/core.c
+++ b/
drivers/mmc/core/core.c
@@
-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