From: Jarkko Nikula Date: Wed, 21 May 2014 13:58:25 +0000 (+0300) Subject: Documentation / ACPI: Fix location of GPIO documentation X-Git-Tag: firefly_0821_release~176^2~3465^2~56^2~10 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=51caa05a82df2501fdf1e3cd97e7c74befe48729;p=firefly-linux-kernel-4.4.55.git Documentation / ACPI: Fix location of GPIO documentation Commit fd8e198cfcaa ("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 ccb6fbb99020 ("Documentation / ACPI: update to GPIO descriptor API") was looking for. Signed-off-by: Jarkko Nikula Acked-by: Mika Westerberg Signed-off-by: Linus Walleij --- 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 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: