linux/drivers/staging/iio
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
..
Documentation iio:trigger: Use dev_{set,get}_drvdata for private data management 2013-03-25 21:06:10 +00:00
accel Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
adc staging:iio:ad7291: Rework regulator handling 2013-06-14 21:55:17 +01:00
addac Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
cdc
frequency
gyro staging:iio:adis16130: Move out of staging 2013-06-11 20:34:36 +01:00
impedance-analyzer
light staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe() 2013-05-22 22:14:57 +01:00
magnetometer iio:magnetometer:ak8975 move driver out of staging 2013-04-02 18:36:47 +01:00
meter iio:trigger: Introduce iio_tigger_{set,get}_drvdata 2013-03-25 21:06:09 +00:00
resolver Removal of GENERIC_GPIO for v3.10 2013-05-09 09:59:16 -07:00
trigger iio:triggers:interrupt trigger - move out of staging. 2013-06-04 18:33:19 +01:00
Kconfig hwmon: Move the IIO client driver for hwmon out of staging 2013-03-23 10:08:15 +00:00
Makefile hwmon: Move the IIO client driver for hwmon out of staging 2013-03-23 10:08:15 +00:00
TODO
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_simple_dummy.c staging:iio:dummy: Fix mismatch and export sysfs entry 2013-04-09 18:29:52 +01:00
iio_simple_dummy.h
iio_simple_dummy_buffer.c
iio_simple_dummy_events.c
ring_hw.h