linux/drivers/iio/pressure
Matt Ranostay f8d9d3b434 iio: convert to common i2c_check_functionality() return value
Previously most drivers that used a i2c_check_functionality() check
condition required various error codes on failure. This patchset
converts to a standard of -EOPNOTSUPP

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-02-27 17:17:43 +00:00
..
Kconfig iio: pressure: ms5611: select IIO_BUFFER 2016-02-17 20:50:01 +00:00
Makefile iio: pressure: mpl115: support MPL115A1 2016-01-30 16:27:12 +00:00
bmp280.c
hid-sensor-press.c
mpl115.c Merge 4.5-rc3 into staging-next 2016-02-07 17:34:04 -08:00
mpl115.h iio: pressure: mpl115: support MPL115A1 2016-01-30 16:27:12 +00:00
mpl115_i2c.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
mpl115_spi.c iio: pressure: mpl115: support MPL115A1 2016-01-30 16:27:12 +00:00
mpl3115.c
ms5611.h iio:pressure:ms5611: use probed device name 2016-02-24 20:40:46 +00:00
ms5611_core.c iio:pressure:ms5611: power regulator support 2016-02-24 20:40:47 +00:00
ms5611_i2c.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
ms5611_spi.c iio:pressure:ms5611: use probed device name 2016-02-24 20:40:46 +00:00
ms5637.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
st_pressure.h
st_pressure_buffer.c
st_pressure_core.c
st_pressure_i2c.c
st_pressure_spi.c
t5403.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00