Re: [PATCH v6] staging: iio: adc: ad7816: Use modern IIO attribute macros
Joshua Crofts <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,dev.linux.lists.linux-staging,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 28 Aug 2026 03:47:21 +0600 "Md. Mahmudul Hasan Mabud" <[email protected]> wrote: > Replace the legacy IIO_DEVICE_ATTR() macros with the modern > IIO_DEVICE_ATTR_RW() and IIO_DEVICE_ATTR_RO() macros. > > This includes renaming driver-specific callback functions to > standard <name>_show() and <name>_store() formats. > > Signed-off-by: Md. Mahmudul Hasan Mabud <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > --- Also, as trivial as the requested change was, please wait at least 24 hours before resubmitting, let others review the code as well. -- Kind regards, Joshua Crofts