2011/10/9 Zoltan Devai <zoss@xxxxxxxxx>: > Signed-off-by: Zoltan Devai <zoss@xxxxxxxxx> > --- > arch/arm/mach-spmp8000/adc.c | 465 +++++++++++++++++++++ > arch/arm/mach-spmp8000/include/mach/spmp8000adc.h | 29 ++ I think we stopped stuffing misc drivers under arch/arm/* And stuffing them under drivers/misc/* won't be popular either. IIO has some ADCs in drivers/staging/iio/adc these seem all to be intended to be used from userspace. There are a few in-kernel ADCs all over the kernel tree for various specific purposes. I don't know where we should go with this kind of stuff, really :-/ Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html