Re: [PATCH v4 4/4] staging: iio: adc: ad7816: use modern IIO attribute macros
From: Andy Shevchenko
Date: Tue Mar 31 2026 - 05:16:35 EST
On Tue, Mar 31, 2026 at 01:24:53PM +0600, Md. Mahmudul Hasan Mabud wrote:
> Modernize the driver by using IIO_DEVICE_ATTR_RW and
> IIO_DEVICE_ATTR_RO macros. This involves renaming the callback
> functions to standard <name>_show and <name>_store formats, making
> the code cleaner and more maintainable.
Missed my comments about commit message changes and below about line lengths.
--
With Best Regards,
Andy Shevchenko