staging: iio: ad2s1200: Move driver out of staging
authorDavid Veenstra <davidjulianveenstra@gmail.com>
Fri, 18 May 2018 18:23:40 +0000 (20:23 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 20 May 2018 11:17:48 +0000 (12:17 +0100)
commitad28d315544074a7e9bfa07014263760e57855d2
treee12e2d80ca065e17b1e2d8b182bd86bfd2de36ed
parent9c3e81ab74df8f3f7f79410599278e2270d43756
staging: iio: ad2s1200: Move driver out of staging

Move the iio driver for the ad2s1200 and ad2s1205 resolver-to-digital
converter out of staging, into mainline iio subsystems.

Signed-off-by: David Veenstra <davidjulianveenstra@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/Kconfig
drivers/iio/Makefile
drivers/iio/resolver/Kconfig [new file with mode: 0644]
drivers/iio/resolver/Makefile [new file with mode: 0644]
drivers/iio/resolver/ad2s1200.c [new file with mode: 0644]
drivers/staging/iio/resolver/Kconfig
drivers/staging/iio/resolver/Makefile
drivers/staging/iio/resolver/ad2s1200.c [deleted file]