commit | a9bef750135cc261bfceff6840a30a3f357df8da | [log] [tgz] |
---|---|---|
author | Roberta Dobrescu <roberta.dobrescu@gmail.com> | Wed Oct 22 16:50:17 2014 +0300 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Oct 25 10:56:04 2014 +0100 |
tree | a6fa9e9c0b6a70e7a1d50e25ddc831bc101919ad | |
parent | ed56330df215b014c45940cceb97590d283b865f [diff] |
staging: iio: iio_event_monitor: Add support for missing IIO modifiers This patch adds the missing IIO modifiers in event_is_known function and iio_modifier_names vector. Additionally, it removes duplicate name entries of IIO_MOD_LIGHT_BOTH and IIO_MOD_LIGHT_IR in iio_modifier_names. Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com> Reviewed-by: Daniel Baluta <daniel.baluta@intel.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>