Re: [PATCH v3 2/5] iio: add processed write API

From: Jonathan Cameron

Date: Tue Nov 18 2025 - 13:21:35 EST


On Tue, 18 Nov 2025 17:30:09 +0200
Andy Shevchenko <andy.shevchenko@xxxxxxxxx> wrote:

> On Tue, Nov 18, 2025 at 5:16 PM Romain Gantois
> <romain.gantois@xxxxxxxxxxx> wrote:
> > On Thursday, 6 November 2025 17:07:18 CET Andy Shevchenko wrote:
> > > On Thu, Nov 06, 2025 at 03:11:47PM +0100, Romain Gantois wrote:
>
> ...
>
> > > > +EXPORT_SYMBOL_GPL(iio_write_channel_processed_scale);
> > >
> > > Can we start using namespaced exports?
> >
> > Sounds good, but won't it look strange to have only
> > iio_write_channel_processed_scale() use a namespaced export?
>
> Nope, somebody needs to start this mission, everybody so far has this
> excuse :-) I think now it's time.
Choose a namespace that is narrow, so only covers the consumer interface
IIO_CONSUMER perhaps works. I haven't thought much about it so feel
free to propose something else!

J
>