commit | 939606d5cc454ea0ebae5346ace632d89f145e62 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@cam.ac.uk> | Wed May 18 14:40:54 2011 +0100 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu May 19 16:06:11 2011 -0700 |
tree | 6c9ae59a71017d1f268b795fe6146a53e1852ea0 | |
parent | 298cd976e07f1a0ca56adffd80c237117e3e11af [diff] |
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>