On 25 March 2015 at 22:43, NeilBrown <neil@xxxxxxxxxx> wrote: > 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(-) > > -- Applied both patches (the later version of patch 1). Also I took the liberty to update the commit messages. If you care about my comments for patch1, let's deal with that as new separate "cleanup-patch". Thanks! Kind regards Uffe -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html