[PATCH 4/9] ARM: SPMP8000: Add ADC driver

Linus Walleij linus.walleij at linaro.org
Sun Oct 9 21:29:48 EDT 2011


2011/10/9 Zoltan Devai <zoss at devai.org>:

> Signed-off-by: Zoltan Devai <zoss at devai.org>
> ---
>  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



More information about the linux-arm-kernel mailing list