OSDN Git Service

mmc: core: Remove the ->enable|disable() callbacks
authorNeilBrown <neil@brown.name>
Wed, 25 Mar 2015 21:43:37 +0000 (08:43 +1100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 27 Mar 2015 09:57:55 +0000 (10:57 +0100)
commit40433267331bc6b9d70d5cdd14bfa2c8e3e5f0ec
tree21236a8f5a8f5acf11fa2ee99a7c895d4b736f02
parentf57ba4ca483a3e7d0ca31677f3baf036740c883b
mmc: core: Remove the ->enable|disable() callbacks

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>
drivers/mmc/core/core.c
include/linux/mmc/host.h