Hello Samuel, this series reverts the twl6040 related patches aimed for 3.4 merge window from MFD for-next branch. As we already discussed the relevant patches will be going through audio since we have some dependencies going via that route. With this series we also fix the build breakage with omap2plus_defconfig, and also we can make sure that the OMAP4 audio is working in linux-next. Could you apply this series so we can push forward these changes via audio? Thank you, Peter --- Peter Ujfalusi (5): Revert "mfd/Input/ASoC: twl6040 kconfig fixes" Revert "mfd: Add regulator support for twl6040 VIO, V2V1 supplies" Revert "ASoC: Remove twl6040 dependency on twl4030 from Kconfig" Revert "mfd: Convert twl6040 to an i2c driver, and separate it from twl core" Revert "mfd: Detach twl6040 from the pmic mfd driver" arch/arm/mach-omap2/board-4430sdp.c | 12 ++-- arch/arm/mach-omap2/board-generic.c | 2 +- arch/arm/mach-omap2/board-omap4panda.c | 4 +- arch/arm/mach-omap2/twl-common.c | 37 +------- arch/arm/mach-omap2/twl-common.h | 10 ++- drivers/input/misc/Kconfig | 3 +- drivers/input/misc/twl6040-vibra.c | 4 +- drivers/mfd/Kconfig | 11 +-- drivers/mfd/twl-core.c | 58 +++++------- drivers/mfd/twl6040-core.c | 155 ++++++++++--------------------- include/linux/i2c/twl.h | 12 +++ include/linux/mfd/twl6040.h | 29 ------ sound/soc/codecs/Kconfig | 3 +- sound/soc/codecs/twl6040.c | 3 +- 14 files changed, 116 insertions(+), 227 deletions(-) -- 1.7.8.5 -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html