linux/drivers/staging/iio/imu
Mike Frysinger 61a4295b49 staging: iio: adis16350: add missing reference to temp offset
We declare this attr but never link it in to the attr list.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 15:46:31 -08:00
..
Kconfig staging: iio: imu: allow adis16300 and adis16400 to build without ring buffer support. 2010-07-22 11:38:28 -07:00
Makefile Staging: iio: standardize kconfig/makefile spacing/style 2010-06-18 13:14:32 -07:00
adis16300.h staging: iio: Fix scan_element naming issue 2010-07-22 11:38:29 -07:00
adis16300_core.c staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adis16300_ring.c staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adis16300_trigger.c staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro 2010-09-04 21:19:01 -07:00
adis16350.h staging: iio: adis16350 add dummy ring functions for no ring build case 2010-08-02 17:06:03 -07:00
adis16350_core.c staging: iio: adis16350: add missing reference to temp offset 2010-11-09 15:46:31 -08:00
adis16350_ring.c staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adis16350_trigger.c staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro 2010-09-04 21:19:01 -07:00
adis16400.h staging: iio: Fix scan_element naming issue 2010-07-22 11:38:29 -07:00
adis16400_core.c staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adis16400_ring.c staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them. 2010-10-08 07:17:56 -07:00
adis16400_trigger.c staging: iio: Make use of the convenient IIO_TRIGGER_NAME_ATTR macro 2010-09-04 21:19:01 -07:00