public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous cleanups
@ 2024-02-11 20:14 andy.shevchenko
  2024-02-11 20:14 ` [PATCH v1 1/3] iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere andy.shevchenko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: andy.shevchenko @ 2024-02-11 20:14 UTC (permalink / raw)
  To: Andy Shevchenko, Marius Hoch, linux-iio, linux-kernel
  Cc: Jonathan Cameron, Lars-Peter Clausen

Just a few ad-hoc cleanups. No functional changes intended.

Andy Shevchenko (3):
  iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere
  iio: st_sensors: lsm9ds0: Don't use "proxy" headers
  iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables

 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0.h      |  5 ++++-
 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_core.c | 21 +++++++++-----------
 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.c  |  6 ++++--
 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.c  |  4 +++-
 4 files changed, 20 insertions(+), 16 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-02-16 14:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-11 20:14 [PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous cleanups andy.shevchenko
2024-02-11 20:14 ` [PATCH v1 1/3] iio: st_sensors: lsm9ds0: Use dev_err_probe() everywhere andy.shevchenko
2024-02-11 20:14 ` [PATCH v1 2/3] iio: st_sensors: lsm9ds0: Don't use "proxy" headers andy.shevchenko
2024-02-11 20:14 ` [PATCH v1 3/3] iio: st_sensors: lsm9ds0: Use common style for terminator in ID tables andy.shevchenko
2024-02-16 14:51 ` [PATCH v1 0/3] iio: st_sensors: lsm9ds0: Miscellaneous 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