The main purpose of this patch-set is to move the MMCI's secondary (platform specific) regulator implementation out of platform code and into use the regulator frame-work. A few bugs were encountered along the way, so we've fixed those too and bundled them in for completeness.
arch/arm/boot/dts/dbx5x0.dtsi | 7 ++-- arch/arm/boot/dts/href.dtsi | 1 + arch/arm/boot/dts/hrefprev60.dts | 2 +- arch/arm/mach-ux500/board-mop500-sdi.c | 52 --------------------------- arch/arm/mach-ux500/board-mop500.c | 61 ++++++++++++++++++++++++++++++++ drivers/mmc/host/mmci.c | 18 ++++++++-- drivers/mmc/host/mmci.h | 1 + drivers/regulator/gpio-regulator.c | 17 ++++++--- 8 files changed, 96 insertions(+), 63 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/