]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
docs: iio: Allow creating cross-references ABI
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 11 Feb 2025 06:23:00 +0000 (07:23 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 18 Feb 2025 20:42:46 +0000 (13:42 -0700)
Now that Documentation/ABI is processed by automarkup, let it
generate cross-references for the corresponding ABI file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/10e7d46360b5e5782d5c09e2706ba47c2315df4f.1739254867.git.mchehab+huawei@kernel.org
Documentation/driver-api/iio/core.rst
Documentation/iio/iio_devbuf.rst

index dfe438dc91a781867d19810118c0e462bf223285..42b580fb2989f57dc2942cbcbde6251c8c59edee 100644 (file)
@@ -60,7 +60,7 @@ directory.  Common attributes are:
 * :file:`sampling_frequency_available`, available discrete set of sampling
   frequency values for device.
 * Available standard attributes for IIO devices are described in the
-  :file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel
+  :file:Documentation/ABI/testing/sysfs-bus-iio file in the Linux kernel
   sources.
 
 IIO device channels
index 9919e4792d0e445b695da84b5d234b9b5d82415a..dca1f0200b0dd8d4d4bbfe84d750371ca6a54df4 100644 (file)
@@ -148,5 +148,5 @@ applied), however there are corner cases in which the buffered data may be found
 in a processed form. Please note that these corner cases are not addressed by
 this documentation.
 
-Please see ``Documentation/ABI/testing/sysfs-bus-iio`` for a complete
+Please see Documentation/ABI/testing/sysfs-bus-iio for a complete
 description of the attributes.