summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/trigger.h
diff options
context:
space:
mode:
authorJonathan Cameron <jic23@cam.ac.uk>2010-09-04 17:54:50 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-09-04 21:19:02 -0700
commit04b708124aa72d43d74b2ea559813649593e1d4a (patch)
treed2bd1ca056f27b4403946fc8d0264e5d3318e52d /drivers/staging/iio/trigger.h
parent299475e0d961c3dcf2f0b1a8a2ec6d61846aa52b (diff)
downloadop-kernel-dev-04b708124aa72d43d74b2ea559813649593e1d4a.zip
op-kernel-dev-04b708124aa72d43d74b2ea559813649593e1d4a.tar.gz
staging: iio: lis3l02dqbuffersimple.c bring example up to date.
Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk> Acked-by: Manuel Stahl <manuel.stahl@iis.fraunhofer.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/iio/trigger.h')
-rw-r--r--drivers/staging/iio/trigger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/iio/trigger.h b/drivers/staging/iio/trigger.h
index 200d02e..469beba 100644
--- a/drivers/staging/iio/trigger.h
+++ b/drivers/staging/iio/trigger.h
@@ -152,7 +152,7 @@ int iio_alloc_pollfunc(struct iio_dev *indio_dev,
/*
* Two functions for common case where all that happens is a pollfunc
- * is attached and detached form a trigger
+ * is attached and detached from a trigger
*/
int iio_triggered_ring_postenable(struct iio_dev *indio_dev);
int iio_triggered_ring_predisable(struct iio_dev *indio_dev);
OpenPOWER on IntegriCloud