Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1576597
| From | William Breathitt Gray <vilhelm.gray@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation |
| Date | 2017-02-08 15:10 +0100 |
| Message-ID | <t8B6x-1k4-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The IIO counter driver support did not appear in the 4.9 version of the
Linux kernel. The sysfs ABI documentation merged had incorrectly
anticipated a version 4.9 release. However, the relevant patches ended
up in the 4.10 merge instead. This patchset fixes the KernelVersion
lines of the relevant IIO counter and 104-QUAD-8 IIO driver sysfs ABI
documentation.
William Breathitt Gray (2):
Documentation: iio: Fix KernelVersion in counter sysfs ABI
documentation
Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI
documentation
Documentation/ABI/testing/sysfs-bus-iio | 4 ++--
.../ABI/testing/sysfs-bus-iio-counter-104-quad-8 | 18 +++++++++---------
2 files changed, 11 insertions(+), 11 deletions(-)
--
2.11.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation William Breathitt Gray <vilhelm.gray@gmail.com> - 2017-02-08 15:10 +0100 [PATCH 1/2] Documentation: iio: Fix KernelVersion in counter sysfs ABI documentation William Breathitt Gray <vilhelm.gray@gmail.com> - 2017-02-08 15:10 +0100 [PATCH 2/2] Documentation: iio: 104-quad-8: Fix KernelVersion in sysfs ABI documentation William Breathitt Gray <vilhelm.gray@gmail.com> - 2017-02-08 15:10 +0100 Re: [PATCH 0/2] Documentation: iio: Fix KernelVersion lines in counter sysfs ABI documentation Jonathan Cameron <jic23@kernel.org> - 2017-02-11 11:20 +0100
csiph-web