]> git.baikalelectronics.ru Git - kernel.git/commit
staging:iio:adis16260: Use adis library
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 13 Nov 2012 13:28:00 +0000 (13:28 +0000)
committerJonathan Cameron <jic23@kernel.org>
Mon, 19 Nov 2012 22:22:09 +0000 (22:22 +0000)
commitc0b396c5f1f9dcc7c9d4739011ffdead71ab1f39
treefc6c4483625d3f1624c73e55d290facd8bf050c6
parent6ceb3ad9ce7f0bba42657a3ba5cc66ff749ef23d
staging:iio:adis16260: Use adis library

Use the new adis library for the adis16260 driver. This allows us to completely
scrap the adis16260 buffer and trigger code and about half of the core driver
code.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/gyro/Makefile
drivers/staging/iio/gyro/adis16260.h
drivers/staging/iio/gyro/adis16260_core.c
drivers/staging/iio/gyro/adis16260_ring.c [deleted file]
drivers/staging/iio/gyro/adis16260_trigger.c [deleted file]