staging: iio: ad2s1210: Drop the gpioin flag.
authorNishad Kamdar <nishadkamdar@gmail.com>
Wed, 31 Oct 2018 15:59:53 +0000 (21:29 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 11 Nov 2018 15:29:46 +0000 (15:29 +0000)
commit66dd9e3d5e038f46f2cbecc76a1e970b614dc824
treec6ac013f261b4d9b2631feb2e701aea67908b33a
parentf356dc6ec26b3990070ca16ec12a4239e9128bd8
staging: iio: ad2s1210: Drop the gpioin flag.

Drop gpioin flag which decides how the GPIOs
are controlled as the GPIOs must be outputs
for the host as per the datasheet.

Removes need for platform data so that is dropped as well.

Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/resolver/ad2s1210.c
drivers/staging/iio/resolver/ad2s1210.h [deleted file]