staging:iio: Move the ad7887 driver out of staging
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 5 Nov 2012 09:56:00 +0000 (09:56 +0000)
committerJonathan Cameron <jic23@kernel.org>
Mon, 5 Nov 2012 20:39:54 +0000 (20:39 +0000)
commit4eb3ccf157639a9d9c7829de94017c46c73d9cc4
tree51bca152c333deca4f48662c32ed766956623c4d
parent98efb70adde96d86df29b4754f265b2c8bba01b2
staging:iio: Move the ad7887 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/ad7887.c [moved from drivers/staging/iio/adc/ad7887.c with 99% similarity]
drivers/staging/iio/adc/Kconfig
drivers/staging/iio/adc/Makefile
include/linux/platform_data/ad7887.h [moved from drivers/staging/iio/adc/ad7887.h with 90% similarity]