Re: [PATCH v2] iio: todo: fix typo and refine resource management items
From: Jonathan Cameron
Date: Sat Jun 13 2026 - 10:16:53 EST
On Sat, 13 Jun 2026 16:14:24 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:
> On Sat, Jun 13, 2026 at 09:01:32AM +0530, Sanjay Chitroda wrote:
> >
> > Fix a typo in the staging documentation path and adjust formatting of
> > existing entries for readability.
> >
> > Add TODO items to track conversion of selected drivers to device managed
> > resource APIs and evaluate usage of cleanup.h helpers for simplifying
> > resource management.
> >
> > These updates aim to better reflect ongoing cleanup efforts within the
> > IIO subsystem.
>
> No objection from me.
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>
>
Applied to the testing branch of iio.git
Thanks,
Jonathan