WSL2-Linux-Kernel/drivers/iio
Eugen Hristev ca4c302398 iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property
This fix allows platforms to probe correctly even if the
trigger edge property is missing. The hardware trigger
will no longer be registered in the sybsystem
Preserves backwards compatibility with the support that
was in the driver before the hardware trigger.

https://storage.kernelci.org/mainline/master/v4.14-rc2-255-g74d83ec2b734/arm/sama5_defconfig/lab-free-electrons/boot-at91-sama5d2_xplained.txt

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Fixes: 5e1a1da0f ("iio: adc: at91-sama5d2_adc: add hw trigger and buffer support")
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2017-10-14 19:52:07 +01:00
..
accel
adc iio: adc: at91-sama5d2_adc: fix probe error on missing trigger property 2017-10-14 19:52:07 +01:00
amplifiers
buffer
chemical
common First round of IIO fixes for the 4.14 cycle 2017-09-25 10:58:22 +02:00
counter
dac
dummy iio: dummy: events: Add missing break 2017-10-01 11:17:18 +01:00
frequency
gyro
health
humidity
imu
light
magnetometer First round of IIO fixes for the 4.14 cycle 2017-09-25 10:58:22 +02:00
multiplexer
orientation
potentiometer
potentiostat
pressure iio: pressure: zpa2326: Remove always-true check which confuses gcc 2017-09-25 21:39:00 +01:00
proximity iio: proximity: as3935: noise detection + threshold changes 2017-09-25 19:49:21 +01:00
temperature
trigger First round of IIO fixes for the 4.14 cycle 2017-09-25 10:58:22 +02:00
Kconfig
Makefile
iio_core.h
iio_core_trigger.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c iio: core: Return error for failed read_reg 2017-09-24 16:58:32 +01:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c