* Felipe Balbi <felipe.balbi@xxxxxxxxx> [080407 04:58]: > Updated help text on Kconfig clarifying that MADC stands to > Monitoring Analog-Digital Converter. Pushing today. Tony > Mikko Ylinen (2): > I2C: TWL4030: Introduce twl4030 madc driver > I2C: TWL4030: Kconfig and Makefile changes > > drivers/i2c/chips/Kconfig | 21 ++ > drivers/i2c/chips/Makefile | 1 + > drivers/i2c/chips/twl4030-madc.c | 453 ++++++++++++++++++++++++++++++++++++++ > include/linux/i2c/twl4030-madc.h | 134 +++++++++++ > 4 files changed, 609 insertions(+), 0 deletions(-) > create mode 100644 drivers/i2c/chips/twl4030-madc.c > create mode 100644 include/linux/i2c/twl4030-madc.h > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html