Re: [PATCH v7 0/5] iio: adc: ad799x: modernize resource management

From: David Lechner

Date: Sat Apr 04 2026 - 12:10:28 EST


On 4/3/26 3:06 AM, Archit Anant wrote:
> This series modernizes the ad799x driver by converting resource
> management to the devm_ infrastructure. This results in cleaner
> probe error handling, the removal of the ad799x_remove() function,
> and improved overall code maintainability and safety.
>


Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>