]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd94f6d939ca12eef77e8c21e3a76c3f256869233
treeb99dbcda071265cfd8aaf818ca26b2a28071dafe
parentd2511bcbf615be0b7ee6e64c2abc9777a8008022
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]