X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=blobdiff_plain;f=kernel%2Fdrivers%2Fstaging%2Fiio%2FDocumentation%2Fdevice.txt;h=54ef0deed28f30ee58dc3e04d18aa550000f3a8d;hp=8be32e5a0af129f34b92ed8cd1aaf4762cd22569;hb=e09b41010ba33a20a87472ee821fa407a5b8da36;hpb=f93b97fd65072de626c074dbe099a1fff05ce060 diff --git a/kernel/drivers/staging/iio/Documentation/device.txt b/kernel/drivers/staging/iio/Documentation/device.txt index 8be32e5a0..54ef0deed 100644 --- a/kernel/drivers/staging/iio/Documentation/device.txt +++ b/kernel/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.