summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/Makefile
diff options
context:
space:
mode:
authorJonathan Cameron <Jonathan.Cameron@huawei.com>2018-05-20 14:45:01 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2018-06-10 11:52:31 +0100
commitadca2d68d70410b4a4266c2879cdfab05874c397 (patch)
treed886e7477e57f92bca26a1731aa75b176175a798 /drivers/staging/iio/Makefile
parent4bcc19f1b218983be841a319a3a506f2e446c6b5 (diff)
staging: iio: Drop ADIS16060 driver from staging
This part has been declared "not for new designs". It is now difficult to obtain and we have had no-one come forward with hardware making it difficult to proceed with the necessary work to move this driver out of staging. The device uses two separate chip selects and would require locking between them which is thought to be difficult to enforce without non trivial changes in the SPI subsystem. This work simply isn't worth doing given the status of the part and the fact no one seems to have gone for a similar hardware design since this one. If anyone does have access to one of these and is willing to contribute the time necessary then we can reevaluate dropping the driver. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/staging/iio/Makefile')
-rw-r--r--drivers/staging/iio/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/iio/Makefile b/drivers/staging/iio/Makefile
index c28d657497de..b15904b99581 100644
--- a/drivers/staging/iio/Makefile
+++ b/drivers/staging/iio/Makefile
@@ -8,7 +8,6 @@ obj-y += adc/
obj-y += addac/
obj-y += cdc/
obj-y += frequency/
-obj-y += gyro/
obj-y += impedance-analyzer/
obj-y += meter/
obj-y += resolver/