Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v1 0/3] iio: magnetometer: yamaha-yas530: Ad-hoc cleanups
@ 2026-05-08  6:08 Andy Shevchenko
  2026-05-08  6:08 ` [PATCH v1 1/3] iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id() Andy Shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andy Shevchenko @ 2026-05-08  6:08 UTC (permalink / raw)
  To: linux-iio, linux-kernel
  Cc: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Andy Shevchenko

Some small cleanups against yamaha-yas530 driver. I wanted to produce more
but have had no time so far, hence just this mini-series.

Andy Shevchenko (3):
  iio: magnetometer: yamaha-yas530: Get rid of
    i2c_client_get_device_id()
  iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex
    initialization
  iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep()

 drivers/iio/magnetometer/yamaha-yas530.c | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2026-05-08 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-08  6:08 [PATCH v1 0/3] iio: magnetometer: yamaha-yas530: Ad-hoc cleanups Andy Shevchenko
2026-05-08  6:08 ` [PATCH v1 1/3] iio: magnetometer: yamaha-yas530: Get rid of i2c_client_get_device_id() Andy Shevchenko
2026-05-08  6:08 ` [PATCH v1 2/3] iio: magnetometer: yamaha-yas530: Use devm_mutex_init() for mutex initialization Andy Shevchenko
2026-05-08  6:08 ` [PATCH v1 3/3] iio: magnetometer: yamaha-yas530: replace usleep_range() with fsleep() Andy Shevchenko
2026-05-08 13:32 ` [PATCH v1 0/3] iio: magnetometer: yamaha-yas530: Ad-hoc cleanups Jonathan Cameron

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