alistair23-linux/drivers/iio/potentiometer
Matt Ranostay 844a656367 iio: potentiometer: tpl0102: change i2c functionality return code
Change i2c_check_functionality condition check return from ENOTSUPP to
EOPNOTSUPP which is now the standard return code.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-03-05 14:00:57 +00:00
..
Kconfig iio: potentiometer: add TI tpl0102 support 2016-02-24 20:40:48 +00:00
Makefile iio: potentiometer: add TI tpl0102 support 2016-02-24 20:40:48 +00:00
mcp4531.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tpl0102.c iio: potentiometer: tpl0102: change i2c functionality return code 2016-03-05 14:00:57 +00:00