Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51caa05a authored by Jarkko Nikula's avatar Jarkko Nikula Committed by Linus Walleij
Browse files

Documentation / ACPI: Fix location of GPIO documentation



Commit fd8e198c ("Documentation: gpiolib: document new interface")
moved Documentation/gpio.txt to Documentation/gpio/gpio-legacy.txt and added
new documents for descriptor-based interface so fix the the location here to
point Documentation/gpio/ since that what commit ccb6fbb9
("Documentation / ACPI: update to GPIO descriptor API") was looking for.

Signed-off-by: default avatarJarkko Nikula <jarkko.nikula@linux.intel.com>
Acked-by: default avatarMika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent dc62b56a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -296,7 +296,7 @@ specifies the path to the controller. In order to use these GPIOs in Linux
we need to translate them to the corresponding Linux GPIO descriptors.

There is a standard GPIO API for that and is documented in
Documentation/gpio.txt.
Documentation/gpio/.

In the above example we can get the corresponding two GPIO descriptors with
a code like this: