staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almos...
authorJonathan Cameron <jic23@cam.ac.uk>
Wed, 18 May 2011 13:42:15 +0000 (14:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 19 May 2011 23:15:01 +0000 (16:15 -0700)
This device has separate events for a sort of decaying average and for
the raw value.  We don't have a way of specifying this as yet.
For now I have both resulting in the same event code.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found