OSDN Git Service

staging: iio: Drop ADIS16060 driver from staging
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 20 May 2018 13:45:01 +0000 (14:45 +0100)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 10 Jun 2018 10:52:31 +0000 (11:52 +0100)
commitadca2d68d70410b4a4266c2879cdfab05874c397
treed886e7477e57f92bca26a1731aa75b176175a798
parent4bcc19f1b218983be841a319a3a506f2e446c6b5
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>
drivers/staging/iio/Kconfig
drivers/staging/iio/Makefile
drivers/staging/iio/gyro/Kconfig [deleted file]
drivers/staging/iio/gyro/Makefile [deleted file]
drivers/staging/iio/gyro/adis16060_core.c [deleted file]