iio: cdc: ad7746: Move driver out of staging.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 7 Aug 2022 14:01:44 +0000 (15:01 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 15 Aug 2022 21:30:01 +0000 (22:30 +0100)
commit40b5c4d5b5a67e79eef86a653cdc8b10b4d73f11
treef81f0076598a042bd1c5ec906ff6fd9febe9c4fd
parentcc21231ef0995a6507f2976e40fa473b82e84a44
iio: cdc: ad7746: Move driver out of staging.

All known major issues with this driver resolved so time to move
it out of staging. This also allows us to remove the now empty
staging/iio/cdc directory and build files.

Note this cleanup work was done using the roadtest framework.
https://lore.kernel.org/all/20220311162445.346685-1-vincent.whitchurch@axis.com/

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
drivers/iio/cdc/Kconfig
drivers/iio/cdc/Makefile
drivers/iio/cdc/ad7746.c [new file with mode: 0644]
drivers/staging/iio/Kconfig
drivers/staging/iio/Makefile
drivers/staging/iio/cdc/Kconfig [deleted file]
drivers/staging/iio/cdc/Makefile [deleted file]
drivers/staging/iio/cdc/ad7746.c [deleted file]