From: Irina Tirdea Date: Sun, 11 Jan 2015 19:10:11 +0000 (+0200) Subject: iio: core: Introduce CHANGE event type X-Git-Tag: fixes-v4.0-rc1~99^2~82^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27be84236d75c13a83c45d850390f40b58401d97;p=pandora-kernel.git iio: core: Introduce CHANGE event type A step detector will generate an interrupt each time N step are detected. A device that has such pedometer functionality is Freescale's MMA9553L: http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf. Introduce IIO_EV_TYPE_CHANGE event type for events that are generated when the channel passes a threshold on the absolute change in value. Signed-off-by: Irina Tirdea Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed