From: Ulf Hansson <ulf.hansson@xxxxxxxxxx> In this patchset the mmci driver is converted to use the new mmc_regulator_get_supply API for handling regulators and OCR mask. On top of that we are taking the first step of moving away from using the platform callback, ios_handler, to be more DT compliant. Lee Jones (1): mmc: mmci: Move ios_handler functionality into the driver Ulf Hansson (1): mmc: mmci: Convert to use mmc_regulator_get_supply drivers/mmc/host/mmci.c | 63 +++++++++++++++-------------------------------- drivers/mmc/host/mmci.h | 1 - 2 files changed, 20 insertions(+), 44 deletions(-) -- 1.7.10 -- 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