[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250221194658.41358-1-l.rubusch@gmail.com>
Date: Fri, 21 Feb 2025 19:46:58 +0000
From: Lothar Rubusch <l.rubusch@...il.com>
To: lars@...afoo.de,
corbet@....net,
jic23@...nel.org
Cc: linux-doc@...r.kernel.org,
linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org,
l.rubusch@...il.com
Subject: [PATCH v1 1/1] docs: iio: fix wrong driver name in documentation
The ADXL380/382 documentation uses in one place a wrong driver name.
Adds no functional change.
Signed-off-by: Lothar Rubusch <l.rubusch@...il.com>
---
Documentation/iio/adxl380.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/iio/adxl380.rst b/Documentation/iio/adxl380.rst
index 376dee5fe1dd..66c8a4d4f767 100644
--- a/Documentation/iio/adxl380.rst
+++ b/Documentation/iio/adxl380.rst
@@ -94,7 +94,7 @@ apply the following formula:
Where _offset and _scale are device attributes. If no _offset attribute is
present, simply assume its value is 0.
-The adis16475 driver offers data for 2 types of channels, the table below shows
+The ADXL380 driver offers data for 2 types of channels, the table below shows
the measurement units for the processed value, which are defined by the IIO
framework:
--
2.39.5
Powered by blists - more mailing lists