Re: [PATCH] iio: todo: fix typo and refine resource management items

From: Andy Shevchenko

Date: Tue Jun 02 2026 - 04:54:30 EST


On Tue, Jun 02, 2026 at 12:38:36AM +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.

...

> +- Evaluate and adopt cleanup.h helpers (guard, __free) in drivers where

(guard()(), __free(), et cetera)

> + manual resource management is still used.

--
With Best Regards,
Andy Shevchenko