aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iio
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2012-06-18 20:33:02 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-06-18 17:31:42 -0700
commitb90406f1e5f4cb673e331ce6d435f4bdbf2136a2 (patch)
treefe94bdf431aa381f5b3f5fa023951b68fafa28e4 /include/linux/iio
parentiio: typo in iio_chan_spec.ext_info comment (diff)
downloadlinux-dev-b90406f1e5f4cb673e331ce6d435f4bdbf2136a2.tar.xz
linux-dev-b90406f1e5f4cb673e331ce6d435f4bdbf2136a2.zip
iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #define
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> Acked-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/iio')
-rw-r--r--include/linux/iio/sysfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/iio/sysfs.h b/include/linux/iio/sysfs.h
index bfedb73b850e..b7a934b9431b 100644
--- a/include/linux/iio/sysfs.h
+++ b/include/linux/iio/sysfs.h
@@ -97,7 +97,7 @@ struct iio_const_attr {
#define IIO_DEV_ATTR_SAMP_FREQ_AVAIL(_show) \
IIO_DEVICE_ATTR(sampling_frequency_available, S_IRUGO, _show, NULL, 0)
/**
- * IIO_CONST_ATTR_AVAIL_SAMP_FREQ - list available sampling frequencies
+ * IIO_CONST_ATTR_SAMP_FREQ_AVAIL - list available sampling frequencies
* @_string: frequency string for the attribute
*
* Constant version