]> git.baikalelectronics.ru Git - kernel.git/commit
staging:iio: remove ability to escalate events.
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:40:54 +0000 (14:40 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:06:11 +0000 (16:06 -0700)
commit15d2304fbe6a696a97fa750da72aacd617c13abf
tree6c9ae59a71017d1f268b795fe6146a53e1852ea0
parentf69ef686fb230b8335f93d5c51fd569fe5b4f04e
staging:iio: remove ability to escalate events.

Whilst it is possible to output events to say buffers have passed
a particular level there are no obvious reasons to actually do so.

The upshot of this patch is that buffers will only ever have
one threshold turned on at a time.

For now sca3000 has it's ring buffer effectively disabled.
Fixed later in series.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/iio/accel/sca3000_ring.c
drivers/staging/iio/chrdev.h
drivers/staging/iio/iio.h
drivers/staging/iio/industrialio-core.c
drivers/staging/iio/industrialio-ring.c
drivers/staging/iio/ring_generic.h
drivers/staging/iio/ring_sw.c