linux/drivers/iio/accel
Arvind Yadav e05d83bc58 iio: accel: bma180: constify i2c_device_id
i2c_device_id are not supposed to change at runtime. All functions
working with i2c_device_id provided by <linux/i2c.h> work with
const i2c_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2017-08-20 10:15:45 +01:00
..
adxl345_core.c iio: accel: adxl345: Split driver into core and I2C 2017-03-04 16:45:08 +00:00
adxl345_i2c.c iio: accel: adxl345: Split driver into core and I2C 2017-03-04 16:45:08 +00:00
adxl345_spi.c iio: accel: adxl345: Add SPI support 2017-03-04 16:49:28 +00:00
adxl345.h iio: accel: adxl345: Split driver into core and I2C 2017-03-04 16:45:08 +00:00
bma180.c iio: accel: bma180: constify i2c_device_id 2017-08-20 10:15:45 +01:00
bma220_spi.c
bmc150-accel-core.c iio:buffer: Introduced a function to assign the buffer specific attrs. 2017-01-10 19:54:50 +00:00
bmc150-accel-i2c.c iio: accel: bmc150: Add support for BOSC0200 ACPI device id 2017-07-01 10:16:37 +01:00
bmc150-accel-spi.c
bmc150-accel.h
da280.c
da311.c iio: accel: make array init_data static to reduce code size 2017-07-09 19:11:49 +01:00
dmard06.c
dmard09.c
dmard10.c
hid-sensor-accel-3d.c iio: hid-sensor-accel-3d: Drop unnecessary static 2017-05-07 13:56:36 +01:00
Kconfig iio: accel: adxl345: Add SPI support 2017-03-04 16:49:28 +00:00
kxcjk-1013.c
kxsd9-i2c.c
kxsd9-spi.c
kxsd9.c
kxsd9.h
Makefile iio: accel: adxl345: Add SPI support 2017-03-04 16:49:28 +00:00
mc3230.c
mma7455_core.c
mma7455_i2c.c iio: accel: mma7455_i2c: Add OF device ID table 2017-03-19 10:57:43 +00:00
mma7455_spi.c
mma7455.h
mma7660.c iio: accel: mma7660: Add OF device ID table 2017-03-19 10:58:28 +00:00
mma8452.c iio: accel: mma8452: define unsigned return values where appropriate 2016-12-03 08:56:28 +00:00
mma9551_core.c
mma9551_core.h
mma9551.c iio: accel: mma9551: use NULL for GPIO connection ID 2017-06-11 16:05:53 +01:00
mma9553.c
mxc4005.c
mxc6255.c
sca3000.c iio: sca3000: Remove trailing whitespace 2017-07-02 10:24:54 +01:00
ssp_accel_sensor.c iio: common: ssp_sensors: accel: use devm_iio_device_register() 2017-01-28 12:15:22 +00:00
st_accel_buffer.c
st_accel_core.c iio: accel: st_accel: fix data-ready line configuration 2017-08-12 13:46:47 +01:00
st_accel_i2c.c iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME 2017-07-09 19:19:17 +01:00
st_accel_spi.c iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME 2017-07-09 19:19:17 +01:00
st_accel.h iio: accel: st_accel: rename H3LIS331DL_DRIVER_NAME in H3LIS331DL_ACCEL_DEV_NAME 2017-07-09 19:19:17 +01:00
stk8ba50.c
stk8312.c