[PATCH] iio: doc: fix typo

From: Martin Kepplinger
Date: Thu Apr 30 2015 - 10:37:04 EST


Since we have deviceX, we don't need accelX. This has no users as of now, so
correcting this is no problem.

Signed-off-by: Martin Kepplinger <martink@xxxxxxxxx>
---

That's really just a question now. If I'm wrong, sorry for the noise.

Documentation/ABI/testing/sysfs-bus-iio | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
index 3befcb1..efd1334 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio
+++ b/Documentation/ABI/testing/sysfs-bus-iio
@@ -1119,7 +1119,7 @@ Description:
This attribute is used to read the amount of quadrature error
present in the device at a given time.

-What: /sys/.../iio:deviceX/in_accelX_power_mode
+What: /sys/.../iio:deviceX/in_accel_power_mode
KernelVersion: 3.11
Contact: linux-iio@xxxxxxxxxxxxxxx
Description:
--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/