aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/acpi/enumeration.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/acpi/enumeration.txt')
-rw-r--r--Documentation/acpi/enumeration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/acpi/enumeration.txt b/Documentation/acpi/enumeration.txt
index 2a1519b87177..fd786ea13a1f 100644
--- a/Documentation/acpi/enumeration.txt
+++ b/Documentation/acpi/enumeration.txt
@@ -296,7 +296,7 @@ specifies the path to the controller. In order to use these GPIOs in Linux
296we need to translate them to the corresponding Linux GPIO descriptors. 296we need to translate them to the corresponding Linux GPIO descriptors.
297 297
298There is a standard GPIO API for that and is documented in 298There is a standard GPIO API for that and is documented in
299Documentation/gpio.txt. 299Documentation/gpio/.
300 300
301In the above example we can get the corresponding two GPIO descriptors with 301In the above example we can get the corresponding two GPIO descriptors with
302a code like this: 302a code like this: