[PATCH 00/23] iio: accel: Convert to i2c's .probe_new

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

this series converts all drivers below iio/accel to use the (not very new)
.probe_new() probe routine. The motivation is to get rid of the implicit
i2c_match_id call for each .probe invokation that isn't used by a big part of
the drivers anyhow.

Best regards
Uwe

Uwe Kleine-König (23):
  iio: accel: adxl367: Convert to i2c's .probe_new()
  iio: accel: adxl372: Convert to i2c's .probe_new
  iio: accel: bma400: Convert to i2c's .probe_new
  iio: accel: bmc150: Convert to i2c's .probe_new
  iio: accel: da280: Convert to i2c's .probe_new
  iio: accel: da311: Convert to i2c's .probe_new()
  iio: accel: dmard06: Convert to i2c's .probe_new()
  iio: accel: dmard09: Convert to i2c's .probe_new()
  iio: accel: dmard10: Convert to i2c's .probe_new()
  iio: accel: kxcjk-1013: Convert to i2c's .probe_new
  iio: accel: kxsd9: Convert to i2c's .probe_new()
  iio: accel: mc3230: Convert to i2c's .probe_new()
  iio: accel: mma7455: Convert to i2c's .probe_new
  iio: accel: mma7660: Convert to i2c's .probe_new()
  iio: accel: mma8452: Convert to i2c's .probe_new
  iio: accel: mma9551: Convert to i2c's .probe_new
  iio: accel: mma9553: Convert to i2c's .probe_new
  iio: accel: mxc4005: Convert to i2c's .probe_new()
  iio: accel: mxc6255: Convert to i2c's .probe_new()
  iio: accel: stk8312: Convert to i2c's .probe_new()
  iio: accel: stk8ba50: Convert to i2c's .probe_new()
  iio: accel: st_magn: Convert to i2c's .probe_new()
  iio: accel: vl6180: Convert to i2c's .probe_new()

 drivers/iio/accel/adxl367_i2c.c        |  5 ++--
 drivers/iio/accel/adxl372_i2c.c        | 18 ++++++-------
 drivers/iio/accel/bma400_i2c.c         | 18 ++++++-------
 drivers/iio/accel/bmc150-accel-i2c.c   | 37 +++++++++++++-------------
 drivers/iio/accel/da280.c              | 22 ++++++++-------
 drivers/iio/accel/da311.c              |  5 ++--
 drivers/iio/accel/dmard06.c            |  5 ++--
 drivers/iio/accel/dmard09.c            |  5 ++--
 drivers/iio/accel/dmard10.c            |  5 ++--
 drivers/iio/accel/kxcjk-1013.c         | 29 ++++++++++----------
 drivers/iio/accel/kxsd9-i2c.c          |  5 ++--
 drivers/iio/accel/mc3230.c             |  5 ++--
 drivers/iio/accel/mma7455_i2c.c        | 20 +++++++-------
 drivers/iio/accel/mma7660.c            |  5 ++--
 drivers/iio/accel/mma8452.c            | 28 +++++++++----------
 drivers/iio/accel/mma9551.c            | 19 +++++++------
 drivers/iio/accel/mma9553.c            | 21 +++++++--------
 drivers/iio/accel/mxc4005.c            |  5 ++--
 drivers/iio/accel/mxc6255.c            |  5 ++--
 drivers/iio/accel/stk8312.c            |  5 ++--
 drivers/iio/accel/stk8ba50.c           |  5 ++--
 drivers/iio/light/vl6180.c             |  5 ++--
 drivers/iio/magnetometer/st_magn_i2c.c |  5 ++--
 23 files changed, 133 insertions(+), 149 deletions(-)


base-commit: 9abf2313adc1ca1b6180c508c25f22f9395cc780
-- 
2.37.2




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux