[PATCH v2 2/2] iio: inkern: Use namespaced exports
Jonathan Cameron
jic23 at kernel.org
Wed Jun 3 10:20:52 PDT 2026
On Sun, 22 Mar 2026 15:24:21 -0700
Dmitry Torokhov <dmitry.torokhov at gmail.com> wrote:
> On Tue, Dec 09, 2025 at 09:25:56AM +0100, Romain Gantois wrote:
> > Use namespaced exports for IIO consumer API functions.
> >
> > This will make it easier to manage the IIO export surface. Consumer drivers
> > will only be provided access to a specific set of functions, thereby
> > restricting usage of internal IIO functions by other parts of the kernel.
> >
> > This change cannot be split into several parts without breaking
> > bisectability, thus all of the affected drivers are modified at once.
> >
> > Acked-by: Sebastian Reichel <sebastian.reichel at collabora.com> # for power-supply
> > Acked-by: Guenter Roeck <linux at roeck-us.net>
> > Reviewed-by: Andy Shevchenko <andriy.shevchenko at intel.com>
> > Signed-off-by: Romain Gantois <romain.gantois at bootlin.com>
>
> For input:
>
> Acked-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
>
> Thanks.
>
For anyone wondering what happened to this... I forgot to apply this at the
beginning of the cycle and by the time I remembered we had too much queued up
so it would have been messy to do an immutable branch. Anyhow, I plan to
sort this at start of next cycle.
Jonathan
More information about the Linux-mediatek
mailing list