diff options
author | Peter Meerwald <pmeerw@pmeerw.net> | 2016-03-13 16:02:22 +0100 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2016-03-20 10:27:21 +0000 |
commit | 4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b (patch) | |
tree | 9342b04d63c6784940e7ddf13834fef2e39bc96b /Documentation/ABI | |
parent | 6fca5aa8658e61bf01158c4262cabcd8d7f72533 (diff) | |
download | op-kernel-dev-4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b.zip op-kernel-dev-4fbcfa09f9e7b8b51af23bacf6e9adc45b6d0f3b.tar.gz |
iio: ABI: Fix typo in in_proximity_raw description
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-iio | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 3c66248..17a9210 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -1233,7 +1233,7 @@ KernelVersion: 3.4 Contact: linux-iio@vger.kernel.org Description: Proximity measurement indicating that some - object is near the sensor, usually be observing + object is near the sensor, usually by observing reflectivity of infrared or ultrasound emitted. Often these sensors are unit less and as such conversion to SI units is not possible. Higher proximity measurements |