linux/drivers/iio/gyro
Lars-Peter Clausen d4b2911b1f iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable().
The equivalent of iio_sw_buffer_preenable() is now done in the IIO buffer core,
so there is no need to do this from the driver anymore.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: Denis Ciocca <denis.ciocca@st.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-10-16 19:12:46 +01:00
..
Kconfig staging:iio:adis16260: Move out of staging 2013-08-03 18:41:22 +01:00
Makefile staging:iio:adis16260: Move out of staging 2013-08-03 18:41:22 +01:00
adis16080.c iio:adis16080: Use spi_sync_transfer() 2013-10-05 11:58:54 +01:00
adis16130.c iio:adis16130: Use spi_sync_transfer() 2013-10-05 12:00:26 +01:00
adis16136.c iio: gyro: adis16136: Use devm_iio_device_alloc 2013-08-17 15:50:54 +01:00
adis16260.c iio: gyro: adis16260: Remove redundant break 2013-09-14 11:37:00 +01:00
adxrs450.c iio:adxrs450: Use spi_sync_transfer() 2013-10-05 11:59:38 +01:00
hid-sensor-gyro-3d.c iio: Remove unnecessary casts for iio_push_to_buffers() 2013-09-15 19:05:07 +01:00
itg3200_buffer.c iio:itg3200: Use iio_push_to_buffers_with_timestamp() 2013-09-21 19:23:56 +01:00
itg3200_core.c iio: gyro: itg3200_core: Use devm_iio_device_alloc 2013-08-17 15:50:56 +01:00
st_gyro.h iio: Added ST-sensors platform data to select the DRDY interrupt pin 2013-08-03 18:40:28 +01:00
st_gyro_buffer.c iio:st_gyro: Remove redundant call to iio_sw_buffer_preenable(). 2013-10-16 19:12:46 +01:00
st_gyro_core.c iio:gyro: Register buffer also without specific trigger 2013-09-21 19:24:08 +01:00
st_gyro_i2c.c iio: gyro: st_gyro: Use devm_iio_device_alloc 2013-08-17 15:50:56 +01:00
st_gyro_spi.c iio: gyro: st_gyro: Use devm_iio_device_alloc 2013-08-17 15:50:56 +01:00