public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: accel: adis16203: cleanup and standardization
@ 2025-03-05 15:29 Siddharth Menon
  2025-03-05 15:29 ` [PATCH 1/2] iio: accel: adis16203: Use units.h macros for measurements Siddharth Menon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Siddharth Menon @ 2025-03-05 15:29 UTC (permalink / raw)
  To: linux-iio, marcelo.schmitt1, gregkh, jic23, lars,
	Michael.Hennerich
  Cc: linux-kernel, linux-staging, lars, Siddharth Menon

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(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-03-09 16:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 15:29 [PATCH 0/2] iio: accel: adis16203: cleanup and standardization Siddharth Menon
2025-03-05 15:29 ` [PATCH 1/2] iio: accel: adis16203: Use units.h macros for measurements Siddharth Menon
2025-03-05 15:29 ` [PATCH 2/2] iio: accel: adis16203: remove spi_set_drvdata() Siddharth Menon
2025-03-08 14:43 ` [PATCH 0/2] iio: accel: adis16203: cleanup and standardization Jonathan Cameron
2025-03-08 14:49   ` Jonathan Cameron
2025-03-09  5:48     ` Siddharth Menon
2025-03-09 16:27       ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox