On Thu, Jul 21, 2011 at 12:57:03PM +0300, Felipe Balbi wrote: > the problem seems to be worse then you thought: > $ git ls-files drivers/ | grep madc > drivers/hwmon/twl4030-madc-hwmon.c > drivers/mfd/twl4030-madc.c This is normal for this sort of auxiliary ADC - they're *normally* used for system monitoring and should show up in hwmon but are more general purpose than that so you get a MFD core which drives the actual ADC and a hwomon driver which uses the core to expose things to userspace. Sadly we don't have a subsystem for ADCs yet, IIO might be it but it's really designed for much higher volume ADCs. -- 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