[PATCH 00/10] Some little cleanups and fixlets for the ST sensor drivers

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

 



These are a few remaining little bits and bobs for the driver set under review.


Jonathan Cameron (10):
  iio:st_sensors drop some unused exports
  iio:accel:st_accel move the header from include/iio/common to .
  iio:gyro:st_gyro move header from linux/iio/gyro to .
  iio:magn:st_magn move header from linux/iio/magn/ to .
  iio:accel:st_accel drop unwanted EXPORT_SYMBOLS
  iio:gyro:st_gyro drop unwanted EXPORT_SYMBOLs
  iio:magn:st_magn drop unwanted EXPORT_SYMBOLs
  iio:accel:st_accel drop incorrect line from kconfig comment
  iio:gyro:st_gyro drop incorrect line from kconfig comment
  iio:magn:st_magn drop incorrect line from Kconfig

 drivers/iio/accel/Kconfig                       |  1 -
 drivers/iio/accel/st_accel.h                    | 52 +++++++++++++++++++++++++
 drivers/iio/accel/st_accel_buffer.c             |  6 +--
 drivers/iio/accel/st_accel_core.c               |  6 +--
 drivers/iio/accel/st_accel_i2c.c                |  2 +-
 drivers/iio/accel/st_accel_spi.c                |  2 +-
 drivers/iio/common/st_sensors/st_sensors_core.c |  6 +--
 drivers/iio/gyro/Kconfig                        |  1 -
 drivers/iio/gyro/st_gyro.h                      | 50 ++++++++++++++++++++++++
 drivers/iio/gyro/st_gyro_buffer.c               |  5 +--
 drivers/iio/gyro/st_gyro_core.c                 |  6 +--
 drivers/iio/gyro/st_gyro_i2c.c                  |  2 +-
 drivers/iio/gyro/st_gyro_spi.c                  |  2 +-
 drivers/iio/magnetometer/Kconfig                |  1 -
 drivers/iio/magnetometer/st_magn_buffer.c       |  5 +--
 drivers/iio/magnetometer/st_magn_core.c         |  4 +-
 drivers/iio/magnetometer/st_magn_i2c.c          |  2 +-
 drivers/iio/magnetometer/st_magn_spi.c          |  2 +-
 include/linux/iio/accel/st_accel.h              | 52 -------------------------
 include/linux/iio/common/st_sensors.h           |  6 ---
 include/linux/iio/gyro/st_gyro.h                | 50 ------------------------
 include/linux/iio/magnetometer/st_magn.h        | 47 ----------------------
 22 files changed, 116 insertions(+), 194 deletions(-)
 create mode 100644 drivers/iio/accel/st_accel.h
 create mode 100644 drivers/iio/gyro/st_gyro.h
 delete mode 100644 include/linux/iio/accel/st_accel.h
 delete mode 100644 include/linux/iio/gyro/st_gyro.h
 delete mode 100644 include/linux/iio/magnetometer/st_magn.h

-- 
1.8.1.1

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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