]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/iio/Documentation/device.txt
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason...
[karo-tx-linux.git] / drivers / staging / iio / Documentation / device.txt
index 8be32e5a0af129f34b92ed8cd1aaf4762cd22569..54ef0deed28f30ee58dc3e04d18aa550000f3a8d 100644 (file)
@@ -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.