linux/drivers/staging/iio
Dragos Bogdan 52555a5d10 staging:iio:ad7780: Switch to the gpio descriptor interface
Use the gpiod interface for the powerdown_gpio instead of the deprecated
old non-descriptor interface.

The powerdown pin can be tied high, so the gpio is optional.
Remove the gpio_pdrst platform_data member since the new interface is
used.

Signed-off-by: Dragos Bogdan <dragos.bogdan@analog.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2015-11-18 18:58:29 +00:00
..
accel staging: iio: Fix comment style warning 2015-10-02 11:36:00 +02:00
adc staging:iio:ad7780: Switch to the gpio descriptor interface 2015-11-18 18:58:29 +00:00
addac Staging: iio: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
cdc Staging: iio: cdc: Remove unused macros 2015-10-16 22:48:19 -07:00
Documentation Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
frequency Staging: iio: Use braces on all arms of if statement 2015-03-16 16:14:05 +01:00
gyro Staging: iio: gyro: Added description for config symbol. 2014-10-20 10:29:08 +08:00
impedance-analyzer Staging: iio: impedance-analyzer: Remove explicit NULL comparison 2015-04-01 17:23:21 +02:00
light Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UP 2015-10-16 22:48:19 -07:00
magnetometer staging: iio: hmc5843: Export missing SPI module alias information 2015-08-22 18:51:18 +01:00
meter Staging: iio: meter: Prefer using the BIT macro 2015-09-23 20:23:19 +01:00
resolver Staging: iio: Remove exceptional & on function name 2015-10-13 10:11:03 -07:00
trigger Staging: iio: trigger: Use braces on both branches of if statement 2015-08-16 10:51:28 +01:00
Kconfig iio: Move IIO Dummy Driver out of staging 2015-10-25 12:33:01 +00:00
Makefile iio: Move IIO Dummy Driver out of staging 2015-10-25 12:33:01 +00:00
ring_hw.h staging: iio: Add #include guards to header files 2014-09-28 22:19:04 -04:00
TODO