From: Jonathan Cameron Date: Fri, 8 Oct 2010 11:14:03 +0000 (+0100) Subject: staging: iio: sca3000 move to new event code scheme and add combined orientations X-Git-Tag: v2.6.37-rc1~60^2~3^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9fe32afcef9f84925cfb3e93074843df1d185b;p=pandora-kernel.git staging: iio: sca3000 move to new event code scheme and add combined orientations The combined orientations allow handling of typical motion and free fall detectors to be handled as threshold events just applied to a number of axes via boolean operations. So freefall is when x, y and z magnitudes are all below a threshold for a particular period. Motion detectors are typically whether x or y or z are above a particular value. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed