[PATCH 0/5] staging:iio:gyro driver cleanups.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The first 3 of these are cleanups that have been on linux-iio for
quite some time. Ideally they would have an ack from someone at
Analog.

The last 2 are new.  They add support for the adis16251 into
the adis16260 driver and then remove the existing adis16251 driver.
I think I have dealt with all the difference between these parts
that are relevant to the driver.  This will cause a few minor
changes in the userspace interface.  There are other cleanups
needed in adis16260 but those can occur after this merge has
gone in.  If anyone has a chance to check I haven't missed any
incompatabilities that would be great.

Note I have none of these parts so any testing would be much
appreciated!  Unless I've messed up badly the parts already
supported by adis16260 should see no changes at all as a result
of the additional support.

Thanks,

Jonathan

Jonathan Cameron (5):
  staging:iio:gyro:adis16060 cleanup and dead code removal
  staging:iio:gyro:adis16080 unused stub removal and cleanup
  staging:iio:gyro:adis16130 stub removal and cleanup
  staging:iio:gyro: add adis16251 support to adis16260 driver.
  staging:iio:gyro remove adis16251 driver as now supported by
    adis16260 driver.

 drivers/staging/iio/gyro/Kconfig          |   14 +-
 drivers/staging/iio/gyro/adis16060.h      |   70 ---
 drivers/staging/iio/gyro/adis16060_core.c |   59 +--
 drivers/staging/iio/gyro/adis16080.h      |   84 +---
 drivers/staging/iio/gyro/adis16080_core.c |   54 +--
 drivers/staging/iio/gyro/adis16130.h      |   72 +---
 drivers/staging/iio/gyro/adis16130_core.c |   61 +--
 drivers/staging/iio/gyro/adis16251.h      |  185 -------
 drivers/staging/iio/gyro/adis16251_core.c |  777 -----------------------------
 drivers/staging/iio/gyro/adis16260_core.c |   49 ++-
 10 files changed, 78 insertions(+), 1347 deletions(-)
 delete mode 100644 drivers/staging/iio/gyro/adis16251.h
 delete mode 100644 drivers/staging/iio/gyro/adis16251_core.c

-- 
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux