Re: [PATCH] IIO ADC support for AD7923

From: Lars-Peter Clausen
Date: Sat Jan 12 2013 - 12:12:56 EST


On 01/08/2013 10:14 AM, Alessandro Rubini wrote:
>> +config AD7923
>
> I wonder if IIO config symbols should have IIO_ in their name, so
> people looking at config files knows what they actually are.
> Actually, all USB drivers have USB in their config name, which is
> useful even if e.g. "PL2303" cannot be but USB.
>
> On the other hand, AD7923 and all the others can well be driven by
> something else than IIO, even if currently this is the only mainstream
> option.

No, IIO is and should be the only option for these devices. We really don't
want to drivers for the same device in different subsystems of the kernel.

The other argument is still valid though.

> Here comedi made the right choice, and all their symbols are
> in the CONFIG_COMEDI_ name space.

- lars
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/