staging:iio: Move the ad7298 driver out of staging
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 17 Nov 2012 11:42:59 +0000 (11:42 +0000)
committerJonathan Cameron <jic23@kernel.org>
Mon, 19 Nov 2012 22:22:15 +0000 (22:22 +0000)
commit709ab36e9559ff5c7df6e6f2d9e3c4a4410f8d49
treeb99dbcda071265cfd8aaf818ca26b2a28071dafe
parentdc4871adf96573f3ea1672fceb844301dc071a2b
staging:iio: Move the ad7298 driver out of staging

The driver does not expose any custom API to userspace and none of the standard
static code checker tools report any issues, so move it out of staging.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig
drivers/iio/adc/Makefile
drivers/iio/adc/ad7298.c [new file with mode: 0644]
drivers/staging/iio/adc/Kconfig
drivers/staging/iio/adc/Makefile
drivers/staging/iio/adc/ad7298.c [deleted file]
drivers/staging/iio/adc/ad7298.h [deleted file]
include/linux/platform_data/ad7298.h [new file with mode: 0644]