Re: [PATCH 0/2] iio: accel: adis16203: cleanup and standardization
From: Jonathan Cameron
Date: Sat Mar 08 2025 - 09:49:58 EST
On Sat, 8 Mar 2025 14:43:57 +0000
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:
> On Wed, 5 Mar 2025 20:59:10 +0530
> Siddharth Menon <simeddon@xxxxxxxxx> wrote:
>
> > This series improves the adis16203 driver by using standard unit macros
> > and removing an unused spi_set_drvdata() call.
> >
> > Siddharth Menon (2):
> > iio: accel: adis16203: Use units.h macros for voltage values
> > iio: accel: adis16203: Remove spi_set_drvdata()
> >
> > drivers/staging/iio/accel/adis16203.c | 9 ++++-----
> > 1 file changed, 4 insertions(+), 5 deletions(-)
> >
>
> I'm not going to apply these because I think you correct
> identified that the device support should just be added
> to the adis16201 driver and this one dropped.
> Good thing you were more awake on this than me ;)
>
Sorry - wrong person.
https://lore.kernel.org/all/20250306002645.1555569-1-danascape@xxxxxxxxx/
I'm definitely not awake today.
Jonathan
> Jonathan