staging:iio: Move ad7793 driver out of staging
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 21 Nov 2012 16:27:00 +0000 (16:27 +0000)
committerJonathan Cameron <jic23@kernel.org>
Fri, 30 Nov 2012 12:57:08 +0000 (12:57 +0000)
commitf87f1a2375a51ef8c5048bfce42587dbea1ca627
tree8738bc7e299e45272933477510ad208d957a0795
parente786cc26dcc52caba53d17a80888ed0b46d097f8
staging:iio: Move ad7793 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/ad7793.c [new file with mode: 0644]
drivers/staging/iio/adc/Kconfig
drivers/staging/iio/adc/Makefile
drivers/staging/iio/adc/ad7793.c [deleted file]
drivers/staging/iio/adc/ad7793.h [deleted file]
include/linux/platform_data/ad7793.h [new file with mode: 0644]