projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e80df7b
)
Documentation: fix ref to gpio.txt
author
Tom Saeger
<tom.saeger@oracle.com>
Thu, 12 Oct 2017 20:24:16 +0000
(15:24 -0500)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 19 Oct 2017 20:32:40 +0000
(22:32 +0200)
Signed-off-by: Tom Saeger <tom.saeger@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/ABI/obsolete/sysfs-gpio
patch
|
blob
|
history
diff --git
a/Documentation/ABI/obsolete/sysfs-gpio
b/Documentation/ABI/obsolete/sysfs-gpio
index 867c1fab20e243f224f68bd2ddeacd4eef7dda4d..32513dc2eec9bdbf36ebc5117ece8f3577621e94 100644
(file)
--- 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