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)
commit9d5e9fdf0f8846e014125f8e57fe5f3e03c8839f
treefc6c4483625d3f1624c73e55d290facd8bf050c6
parent5cb7cb1191fc8fc0fcf9a1cc43b9ed7168c5c44a
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]