linux/drivers/iio/gyro
Markus Pargmann 74e04345dc iio: bmg160: Remove i2c_client from data struct
i2c_client variable is not really used anymore in the core driver. It is
only used to get the device to make proper outputs.

This patch replaces all i2c_client usage through direct usage of the
device pointer.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Reviewed-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-08-16 10:51:22 +01:00
..
adis16080.c
adis16130.c
adis16136.c iio: adis16136: Add ADIS16137 support 2015-08-08 15:09:21 +01:00
adis16260.c iio: adis16260: Add ADIS16266 support 2015-08-08 12:58:15 +01:00
adxrs450.c
bmg160.c iio: bmg160: Remove i2c_client from data struct 2015-08-16 10:51:22 +01:00
hid-sensor-gyro-3d.c iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe() 2015-05-17 09:09:49 +01:00
itg3200_buffer.c iio: gyro: itg3200: Fix indio_dev->trig assignment 2014-08-25 21:49:00 +01:00
itg3200_core.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
Kconfig iio: bmg160: Use i2c regmap instead of direct i2c access 2015-08-16 10:51:21 +01:00
Makefile iio: common: ssp_sensors: Add sensorhub gyroscope sensor 2015-01-29 18:49:56 +00:00
ssp_gyro_sensor.c iio: common: ssp_sensors: Add sensorhub gyroscope sensor 2015-01-29 18:49:56 +00:00
st_gyro_buffer.c
st_gyro_core.c iio: st-sensors: add configuration for WhoAmI address 2015-07-23 20:43:04 +01:00
st_gyro_i2c.c iio: Drop owner assignment from i2c_driver 2015-07-11 18:50:07 +01:00
st_gyro_spi.c iio:common: Set the device pointer into ST common sensors library 2014-10-04 11:26:21 +01:00
st_gyro.h iio:gyro: Removed unnecessary parameter on common_probe function 2014-10-04 11:24:52 +01:00