From: Irina Tirdea Date: Sun, 11 Jan 2015 19:10:08 +0000 (+0200) Subject: iio: core: Introduce DISTANCE channel type X-Git-Tag: fixes-v4.0-rc1~99^2~82^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc3c9eecaed65b26ee0661e9e9491fd8d48e3907;p=pandora-kernel.git iio: core: Introduce DISTANCE channel type Some devices export an estimation of the distance the user has covered since the last reset. One of this devices is Freescale's MMA9553L (http://www.freescale.com/files/sensors/doc/ref_manual/MMA9553LSWRM.pdf) that computes the distance based on the stride length and step rate. Introduce a new channel type DISTANCE to export these values. Signed-off-by: Irina Tirdea Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed