linux/drivers/staging/iio/adc
Lars-Peter Clausen 1df9d1d4a1 staging:iio:ad7291: Rework regulator handling
Add platform_data for the driver which allows to specify whether an external
reference voltage is used or not. It is not possible to use the return value of
regulator_get() for this since the regulator framework is able to return a dummy
regulator in case no regulator has been specified. In this case the driver will
always get a valid regulator, no matter if it has been specified or not.  Also
make the regulator non-optional if platform_data states that an external
reference voltage should be used.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-06-14 21:55:17 +01:00
..
Kconfig Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
Makefile
ad799x.h
ad799x_core.c staging:iio:adc: Use kstrtol()/kstrtoul() 2013-05-13 13:45:46 -07:00
ad799x_ring.c
ad7192.c staging:iio:adc: Use kstrtol()/kstrtoul() 2013-05-13 13:45:46 -07:00
ad7192.h
ad7280a.c staging:iio:adc: Use kstrtol()/kstrtoul() 2013-05-13 13:45:46 -07:00
ad7280a.h
ad7291.c staging:iio:ad7291: Rework regulator handling 2013-06-14 21:55:17 +01:00
ad7291.h staging:iio:ad7291: Rework regulator handling 2013-06-14 21:55:17 +01:00
ad7606.h
ad7606_core.c staging:iio:adc: Use kstrtol()/kstrtoul() 2013-05-13 13:45:46 -07:00
ad7606_par.c staging: iio: ad7606_par: Remove redundant platform_set_drvdata() 2013-06-06 19:31:43 +01:00
ad7606_ring.c
ad7606_spi.c
ad7780.c
ad7780.h
ad7816.c staging:iio:adc: Use kstrtol()/kstrtoul() 2013-05-13 13:45:46 -07:00
lpc32xx_adc.c staging: iio: lpc32xx_adc: Remove redundant platform_set_drvdata() 2013-06-06 19:48:00 +01:00
mxs-lradc.c Merge 3.10-rc3 into staging-next 2013-05-27 10:54:33 +09:00
spear_adc.c staging: iio: spear_adc: Add missing CONFIG_OF macro 2013-06-08 09:47:40 +01:00