1
0
Fork 0
alistair23-linux/drivers/iio/frequency
Kangjie Lu ae0b377372 iio: ad9523: fix a missing check of return value
If ad9523_write() fails, indio_dev may get incorrect data. The fix
inserts a check for the return value of ad9523_write(), and it fails,
returns an error.

Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-01-05 16:10:50 +00:00
..
Kconfig iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
Makefile iio: Add a comment to about alphabetical order to Kconfigs and Makefiles 2013-08-03 18:40:36 +01:00
ad9523.c iio: ad9523: fix a missing check of return value 2019-01-05 16:10:50 +00:00
adf4350.c iio: Convert to using %pOFn instead of device_node.name 2018-09-02 18:54:31 +01:00