git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f57ba4c
)
mmc: core: Remove the ->enable|disable() callbacks
author
NeilBrown
<neil@brown.name>
Wed, 25 Mar 2015 21:43:37 +0000
(08:43 +1100)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Fri, 27 Mar 2015 09:57:55 +0000
(10:57 +0100)
These callbacks have been set to deprecated for some time. The last
user (omap_hsmmc) has moved away from using them, which thus enables
us to completely remove them.
Signed-off-by: NeilBrown <neil@brown.name>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
No differences found