[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d57befdefdec3be5fb0ae56d3baf639850b04d10.1507838726.git.tom.saeger@oracle.com>
Date: Thu, 12 Oct 2017 15:24:16 -0500
From: Tom Saeger <tom.saeger@...cle.com>
To: Jonathan Corbet <corbet@....net>,
Linus Walleij <linus.walleij@...aro.org>
Cc: Tom Saeger <tom.saeger@...cle.com>, linux-doc@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 8/8] Documentation: fix ref to gpio.txt
Signed-off-by: Tom Saeger <tom.saeger@...cle.com>
---
Documentation/ABI/obsolete/sysfs-gpio | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/obsolete/sysfs-gpio b/Documentation/ABI/obsolete/sysfs-gpio
index 867c1fab20e2..32513dc2eec9 100644
--- a/Documentation/ABI/obsolete/sysfs-gpio
+++ b/Documentation/ABI/obsolete/sysfs-gpio
@@ -11,7 +11,7 @@ Description:
Kernel code may export it for complete or partial access.
GPIOs are identified as they are inside the kernel, using integers in
- the range 0..INT_MAX. See Documentation/gpio.txt for more information.
+ the range 0..INT_MAX. See Documentation/gpio/gpio.txt for more information.
/sys/class/gpio
/export ... asks the kernel to export a GPIO to userspace
--
2.14.2
Powered by blists - more mailing lists