staging:iio: Add an iio channel type string to support proximity sensors.
authorBryan Freed <bfreed@chromium.org>
Thu, 7 Jul 2011 19:01:55 +0000 (12:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Jul 2011 21:11:49 +0000 (14:11 -0700)
Add "proximity" to the iio_chan_type_name_spec_shared string list to
support proximity sensors.
Now this list fully matches the declared iio_chan_type enums.

Signed-off-by: Bryan Freed <bfreed@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found