alistair23-linux/drivers/staging/iio/adc
Slawomir Stepien 794e20ee03 staging: iio: adc: ad7280a: fix overwrite of the returned value
The ret returned from ad7280_chain_setup() is needed to initialize the
slave_num. Don't overwrite it with call to devm_add_action_or_reset().

Fixes: cc9c58ef6e ("staging: iio: adc: ad7280a: use devm_* APIs")
Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-12-02 15:36:28 +00:00
..
ad7192.c
ad7192.h
ad7280a.c staging: iio: adc: ad7280a: fix overwrite of the returned value 2018-12-02 15:36:28 +00:00
ad7280a.h
ad7606.c First set of new device support, features and cleanups for IIO in the 4.21 cycle 2018-11-22 09:39:45 +01:00
ad7606.h staging:iio:ad7606: Add support for the ad7605-4 2018-09-22 16:42:57 +01:00
ad7606_par.c staging:iio:ad7606: Add support for the ad7605-4 2018-09-22 16:42:57 +01:00
ad7606_spi.c staging:iio:ad7606: Add support for the ad7605-4 2018-09-22 16:42:57 +01:00
ad7780.c staging: iio: ad7780: remove unnecessary stashed voltage value 2018-11-16 18:32:31 +00:00
ad7816.c staging: iio: ad7816: Add device tree table. 2018-11-16 18:32:36 +00:00
Kconfig staging: iio: adc: ad7280a: use crc8.h API to build crc table 2018-10-21 14:30:56 +01:00
Makefile