staging:iio:ad7780: Make powerdown GPIO optional
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 21 Sep 2012 13:29:00 +0000 (14:29 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 22 Sep 2012 09:24:20 +0000 (10:24 +0100)
commit332ed63ee9ec0b899cf6d03eecd85bebe1b8e943
tree43061e8786de5cedf0b406115cb64ce633e4ec04
parent67ad4e08dcc772153fda90cc747cfc9e03ab44f6
staging:iio:ad7780: Make powerdown GPIO optional

Some designs hardwire the PDRST pin to always on. In this case there is no GPIO
to control the mode of the device, so make the GPIO optional. Since now all of
the the platform data fields are optional now, make the platform data as a whole
optional as well.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/ad7780.c