From: Jonathan Cameron Date: Wed, 18 May 2011 13:42:15 +0000 (+0100) Subject: staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almos... X-Git-Tag: v3.0-rc1~336^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b206c3bbb4eda4f82c3396c0cc3a4443ffc166c5;p=pandora-kernel.git staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed