linux/drivers/iio/gyro
Sachin Kamat 27793803f2 iio: hid-sensor-gyro-3d: Fix return values
IIO_CHAN_INFO_SAMP_FREQ and IIO_CHAN_INFO_HYSTERESIS cases ignored
the actual return values (which could be -EINVAL) and instead
returned IIO_VAL_INT_PLUS_MICRO always. Return the actual value
obtained from the functions. Both functions return IIO_VAL_INT_PLUS_MICRO
upon success.

Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-07-05 11:07:58 +01:00
..
Kconfig iio:gyro: bug on L3GD20H gyroscope support 2014-02-18 10:24:49 +00:00
Makefile
adis16080.c
adis16130.c
adis16136.c
adis16260.c
adxrs450.c
hid-sensor-gyro-3d.c iio: hid-sensor-gyro-3d: Fix return values 2014-07-05 11:07:58 +01:00
itg3200_buffer.c
itg3200_core.c iio:gyro:itg3200 - drop unreachable return ret. Highlighted by smatch 2014-03-16 18:00:35 +00:00
st_gyro.h iio:gyro: bug on L3GD20H gyroscope support 2014-02-18 10:24:49 +00:00
st_gyro_buffer.c
st_gyro_core.c iio: st_sensors: move regulator retrieveal to core 2014-04-26 11:52:42 +01:00
st_gyro_i2c.c iio:gyro: bug on L3GD20H gyroscope support 2014-02-18 10:24:49 +00:00
st_gyro_spi.c iio:gyro: bug on L3GD20H gyroscope support 2014-02-18 10:24:49 +00:00