staging: iio: ad2s1200: Replace legacy gpio API with modern API
authorDavid Veenstra <davidjulianveenstra@gmail.com>
Fri, 18 May 2018 18:21:56 +0000 (20:21 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 20 May 2018 10:57:27 +0000 (11:57 +0100)
commit5af93e6aa7f8768a75067c13d5d301212954953d
tree10f23136a1d9c503fdb0d7b97885999b82f11285
parent94cdefa81b99dd37239cdb147bc5a1473a3cdacc
staging: iio: ad2s1200: Replace legacy gpio API with modern API

The legacy, integer based gpio API is replaced with the modern
descriptor based API.

Signed-off-by: David Veenstra <davidjulianveenstra@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/resolver/ad2s1200.c