commit | 40433267331bc6b9d70d5cdd14bfa2c8e3e5f0ec | [log] [tgz] |
---|---|---|
author | NeilBrown <neil@brown.name> | Thu Mar 26 08:43:37 2015 +1100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Fri Mar 27 10:57:55 2015 +0100 |
tree | 21236a8f5a8f5acf11fa2ee99a7c895d4b736f02 | |
parent | f57ba4ca483a3e7d0ca31677f3baf036740c883b [diff] |
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>