projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cc113b
)
iio: correct documentation for IIO_CONST_ATTR_SAMP_FREQ_AVAIL, match name of #define
author
Peter Meerwald
<pmeerw@pmeerw.net>
Mon, 18 Jun 2012 18:33:02 +0000
(20:33 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 19 Jun 2012 00:31:42 +0000
(17:31 -0700)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/iio/sysfs.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/iio/sysfs.h
b/include/linux/iio/sysfs.h
index bfedb73b850e4f44a17f8c1aa5d578539978319b..b7a934b9431b57f5679dd6982dfc8df3a7ae7ec0 100644
(file)
--- 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