linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation / ACPI: Fix location of GPIO documentation
@ 2014-05-21 13:58 Jarkko Nikula
  2014-05-21 14:15 ` Mika Westerberg
  2014-05-23 12:40 ` Linus Walleij
  0 siblings, 2 replies; 3+ messages in thread
From: Jarkko Nikula @ 2014-05-21 13:58 UTC (permalink / raw)
  To: linux-acpi
  Cc: linux-gpio, Mika Westerberg, Rafael J. Wysocki, Linus Walleij,
	Jarkko Nikula

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 <jarkko.nikula@linux.intel.com>
---
 Documentation/acpi/enumeration.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:
-- 
2.0.0.rc2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation / ACPI: Fix location of GPIO documentation
  2014-05-21 13:58 [PATCH] Documentation / ACPI: Fix location of GPIO documentation Jarkko Nikula
@ 2014-05-21 14:15 ` Mika Westerberg
  2014-05-23 12:40 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Mika Westerberg @ 2014-05-21 14:15 UTC (permalink / raw)
  To: Jarkko Nikula; +Cc: linux-acpi, linux-gpio, Rafael J. Wysocki, Linus Walleij

On Wed, May 21, 2014 at 04:58:25PM +0300, Jarkko Nikula wrote:
> 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 <jarkko.nikula@linux.intel.com>

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation / ACPI: Fix location of GPIO documentation
  2014-05-21 13:58 [PATCH] Documentation / ACPI: Fix location of GPIO documentation Jarkko Nikula
  2014-05-21 14:15 ` Mika Westerberg
@ 2014-05-23 12:40 ` Linus Walleij
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2014-05-23 12:40 UTC (permalink / raw)
  To: Jarkko Nikula
  Cc: ACPI Devel Maling List, linux-gpio@vger.kernel.org,
	Mika Westerberg, Rafael J. Wysocki

On Wed, May 21, 2014 at 3:58 PM, Jarkko Nikula
<jarkko.nikula@linux.intel.com> wrote:

> 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 <jarkko.nikula@linux.intel.com>

Patch applied w/Mika's ACK.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-23 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-21 13:58 [PATCH] Documentation / ACPI: Fix location of GPIO documentation Jarkko Nikula
2014-05-21 14:15 ` Mika Westerberg
2014-05-23 12:40 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).