kernel_optimize_test/drivers/iio/pressure
Tomasz Duszynski 7cb46c2a06 iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask
IIO_CHAN_INFO_SCALE is useful whenever conversion to standard units is done
in userspace. In this case conversion is handled by driver so this bit
is unnecessary.

Signed-off-by: Tomasz Duszynski <tduszyns@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-07-05 14:31:08 +01:00
..
bmp280.c iio: pressure: bmp280: fix temp compensation 2015-04-09 12:54:10 +01:00
hid-sensor-press.c Second set of new driver, functionality and cleanups for IIO in the 4.2 cycle. 2015-05-24 11:45:21 -07:00
Kconfig iio: pressure: Fix Measurement Specialties vendor name 2015-06-21 14:39:51 +01:00
Makefile
mpl115.c
mpl3115.c
ms5611_core.c iio: pressure: ms5611: remove IIO_CHAN_INFO_SCALE from mask 2015-07-05 14:31:08 +01:00
ms5611_i2c.c
ms5611_spi.c
ms5611.h
st_pressure_buffer.c
st_pressure_core.c iio:st_sensors: Fix oops when probing SPI devices 2015-04-26 18:24:08 +01:00
st_pressure_i2c.c
st_pressure_spi.c
st_pressure.h
t5403.c