[PATCH 0/2] Remove mmc_host enable/disable methods.

From: NeilBrown
Date: Wed Mar 25 2015 - 17:50:01 EST


Only omap_hsmmc uses enable and disable, and this seems
to be largely for historical reasons and is no longer
necessary.

I have tested these patches with an OMAP3 with an
uSD card on mmc0 and a wifi SDIO device on mmc1.

NeilBrown


---

NeilBrown (2):
mmc: omap_hsmmc: stop using .enable and .disable method.
mmc: remove enable/disable methods.


drivers/mmc/core/core.c | 5 -----
drivers/mmc/host/omap_hsmmc.c | 24 +++---------------------
include/linux/mmc/host.h | 6 ------
3 files changed, 3 insertions(+), 32 deletions(-)

--
Signature

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/