linux/drivers/staging/iio/accel
Lars-Peter Clausen a91aff1c09 staging:iio: Request threaded-only IRQs with IRQF_ONESHOT
Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests") threaded
IRQs without a primary handler need to be requested with IRQF_ONESHOT, otherwise
the request will fail. This patch adds the IRQF_ONESHOT to IIO drivers where it
is missing.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-07-08 20:02:24 +01:00
..
Kconfig staging:iio: gpio build dependency fixing 2011-10-17 15:25:28 -07:00
Makefile staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16201.h staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16201_core.c staging:iio:accel drop sysfs interface for resetting devices. 2012-06-30 10:15:14 +01:00
adis16201_ring.c IIO: Move core headers to include/linux/iio 2012-04-25 11:01:43 -07:00
adis16201_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
adis16203.h staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16203_core.c staging:iio:accel drop sysfs interface for resetting devices. 2012-06-30 10:15:14 +01:00
adis16203_ring.c staging:iio:adis16203_read_ring_data: Pass IIO device directly 2012-05-14 13:39:19 -07:00
adis16203_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
adis16204.h staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16204_core.c staging:iio:accel:adis16204 support the rss channel via chan spec. 2012-06-30 10:15:25 +01:00
adis16204_ring.c staging:iio:adis16204_read_ring_data: Pass IIO device directly 2012-05-14 13:39:19 -07:00
adis16204_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
adis16209.h staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16209_core.c staging:iio:accel drop sysfs interface for resetting devices. 2012-06-30 10:15:14 +01:00
adis16209_ring.c staging:iio:adis16209_read_ring_data: Pass IIO device directly 2012-05-14 13:39:19 -07:00
adis16209_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
adis16220.h staging:iio:accel:adis16220 allocate tx and rx in state plus state via iio_priv 2011-06-28 14:39:35 -07:00
adis16220_core.c staging:iio:accel drop sysfs interface for resetting devices. 2012-06-30 10:15:14 +01:00
adis16240.h staging:iio: tree wide IIO_RING_BUFFER config symbol to IIO_BUFFER 2011-09-26 17:31:53 -07:00
adis16240_core.c staging:iio:accel drop sysfs interface for resetting devices. 2012-06-30 10:15:14 +01:00
adis16240_ring.c staging:iio:adis16240_read_ring_data: Pass IIO device directly 2012-05-14 13:39:19 -07:00
adis16240_trigger.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
kxsd9.c staging:iio: Streamline API function naming 2012-04-29 21:23:49 -04:00
lis3l02dq.h staging:iio: Setup buffer access functions when allocating the buffer 2012-02-09 10:03:51 -08:00
lis3l02dq_core.c staging:iio:accel: Use dev_to_iio_dev() 2012-05-14 13:39:20 -07:00
lis3l02dq_ring.c staging:iio:__lis3l02dq_write_data_ready_config: Pass IIO device directly 2012-05-14 13:39:19 -07:00
sca3000.h drivers:staging:iio Fix typos and comments in staging iio. 2012-03-02 16:33:52 -08:00
sca3000_core.c staging:iio: Request threaded-only IRQs with IRQF_ONESHOT 2012-07-08 20:02:24 +01:00
sca3000_ring.c staging:iio:accel: Use dev_to_iio_dev() 2012-05-14 13:39:20 -07:00