linux/drivers/iio
Mark Brown 68b356eb3d iio:ad7266: Fix probe deferral for vref
Currently the ad7266 driver treats any failure to get vref as though the
regulator were not present but this means that if probe deferral is
triggered the driver will act as though the regulator were not present.
Instead only use the internal reference if we explicitly got -ENODEV which
is what is returned for absent regulators.

Signed-off-by: Mark Brown <broonie@kernel.org>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-06-26 17:39:26 +01:00
..
accel iio: accel: kxsd9: fix the usage of spi_w8r8() 2016-06-26 17:32:19 +01:00
adc iio:ad7266: Fix probe deferral for vref 2016-06-26 17:39:26 +01:00
amplifiers
buffer
chemical
common iio: st_sensors: Disable DRDY at init time 2016-05-29 20:27:16 +01:00
dac Staging fixes for 4.7-rc4 2016-06-18 06:05:28 -10:00
dummy
frequency iio: frequency: ad9523: use unsigned int rather then bare unsigned 2016-04-17 10:31:03 +01:00
gyro iio: st_sensors: switch to a threaded interrupt 2016-05-29 20:21:41 +01:00
health
humidity iio: hudmidity: hdc100x: fix incorrect shifting and scaling 2016-06-03 13:25:33 +01:00
imu iio: inv_mpu6050: Fix use-after-free in ACPI code 2016-06-11 17:20:27 +01:00
light iio: light apds9960: Add the missing dev.parent 2016-06-03 12:54:51 +01:00
magnetometer First round of iio fixes for the 4.7 cycle. 2016-06-07 22:26:20 -07:00
orientation
potentiometer iio: potentiometer: add driver for Maxim Integrated DS1803 2016-04-10 12:34:09 +01:00
pressure iio: st_sensors: switch to a threaded interrupt 2016-05-29 20:21:41 +01:00
proximity iio: proximity: as3935: fix buffer stack trashing 2016-05-22 20:54:15 +01:00
temperature
trigger
Kconfig
Makefile
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c iio:core: mounting matrix support 2016-04-23 22:13:05 +01:00
industrialio-event.c
industrialio-sw-trigger.c
industrialio-trigger.c iio: Fix error handling in iio_trigger_attach_poll_func 2016-06-03 12:54:46 +01:00
industrialio-triggered-event.c
inkern.c iio: core: Add devm_ APIs for iio_channel_{get,release}_all 2016-04-19 19:58:15 +01:00