summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/Documentation
diff options
context:
space:
mode:
authorCarlos E. Garcia <carlos@cgarcia.org>2015-04-24 09:40:42 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-08 09:23:58 +0200
commit69e98df78271a71b688706dccf2ad4544d63a274 (patch)
tree9069247b55f4a9249a8980cf02d447b7e820fe43 /drivers/staging/iio/Documentation
parent02eb884f4e26a8649724fdf236822d371998f2bb (diff)
Staging: fixed multiple spelling errors.
Fixed multiple spelling errors. Signed-off-by: Carlos E. Garcia <carlos@cgarcia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/iio/Documentation')
-rw-r--r--drivers/staging/iio/Documentation/device.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/Documentation/device.txt b/drivers/staging/iio/Documentation/device.txt
index 8be32e5a0af1..54ef0deed28f 100644
--- a/drivers/staging/iio/Documentation/device.txt
+++ b/drivers/staging/iio/Documentation/device.txt
@@ -52,7 +52,7 @@ Then fill in the following:
* info->write_event_value:
Write the value associated with on sensor event detectors. E.g.
a threshold above which an interrupt occurs. Note that the
- meaning of the value to be set is event type dependant.
+ meaning of the value to be set is event type dependent.
- indio_dev->modes:
Specify whether direct access and / or ring buffer access is supported.