]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd714ef20c27ced499e747dfdf5bd9df10bed8b31
treec5640da396ceefdd0cfa38b839b1335e2fa135d8
parent34ad0b39703eb95ab7a0115214e880349616a366
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]