staging: iio: cdc: ad7152: remove driver completely
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Wed, 30 Jan 2019 09:12:36 +0000 (11:12 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 2 Feb 2019 10:01:37 +0000 (10:01 +0000)
commit0e4c2da4f058cafd01a06e296fda131e796b8f72
treec5640da396ceefdd0cfa38b839b1335e2fa135d8
parent22904bdff97839960bd98b3452a583b1daee628b
staging: iio: cdc: ad7152: remove driver completely

The AD7153 part has been obsoleted for some time. The AD7152 part will be
obsolete in the coming future.
Moving it out of staging doesn't make sense anymore. Which makes the driver
enter a limbo state.

This patch removes the driver completely, so that no effort is placed on
it, allowing people to focus on other parts that will still be around.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/cdc/Kconfig
drivers/staging/iio/cdc/Makefile
drivers/staging/iio/cdc/ad7152.c [deleted file]