linux/drivers/staging/iio/imu
Lars-Peter Clausen 462c8d2794 staging:iio:adis16400: Do not return error code in the interrupt handler
The interrupt handler should only ever return one of the three irqreturn_t
constants and not an error code. Also make sure to always call
iio_trigger_notify_done before leaving the trigger handler.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-07-08 20:02:31 +01:00
..
Kconfig staging:iio:imu:adis16400 rename adis16344 -> adis16334. 2011-10-03 16:07:05 -07:00
Makefile staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16400.h staging:iio:adis16400: Fix ADIS163xx AUX_ADC address 2012-06-15 14:36:25 -07:00
adis16400_core.c staging:iio:imu:adis16400 drop sysfs interface for manual device reset. 2012-06-30 10:15:20 +01:00
adis16400_ring.c staging:iio:adis16400: Do not return error code in the interrupt handler 2012-07-08 20:02:31 +01:00
adis16400_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00