From: Srinivas Pandruvada Date: Thu, 7 Aug 2014 22:29:00 +0000 (+0100) Subject: iio: core : events ABI for specifying period X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~779^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77a533c73f032050be8b447828358a228a0a5736;p=pandora-kernel.git iio: core : events ABI for specifying period The iio sysfs ABI defines a way to specify period for roc and thresholds. What: /sys/.../events/in_accel_x_thresh_rising_period What: /sys/.../events/in_accel_x_thresh_falling_period what: /sys/.../events/in_accel_x_roc_rising_period What: /sys/.../events/in_accel_x_roc_falling_period But there is no way to add period with the current event info enum. Added IIO_EV_INFO_PERIOD and corresponding string. Signed-off-by: Srinivas Pandruvada Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed