commit | 1843c2f3def16740eb6d129a9790c32dd21aa5ea | [log] [tgz] |
---|---|---|
author | Irina Tirdea <[email protected]> | Mon Nov 10 14:45:31 2014 +0200 |
committer | Jonathan Cameron <[email protected]> | Sat Nov 22 11:05:49 2014 +0000 |
tree | f70176e6058796eeba8c2c8b3294392421fe9dac | |
parent | 55aebeb926b6f93a540328e7ac770ef536b09b77 [diff] |
iio: core: Introduce IIO_EV_DIR_NONE For some events (e.g.: step detector) a direction does not make sense. Add IIO_EV_DIR_NONE to be used with such events and generate sysfs event attributes that do not contain direction. Signed-off-by: Irina Tirdea <[email protected]> Signed-off-by: Daniel Baluta <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>