From 297b60346df8beafee954a0fd7c2d64f33f3b9bc Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 11 May 2024 01:44:05 +0000
Subject: [PATCH] rtl8211F_led_control
---
kernel/Documentation/ABI/obsolete/sysfs-gpio | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/kernel/Documentation/ABI/obsolete/sysfs-gpio b/kernel/Documentation/ABI/obsolete/sysfs-gpio
index 40d41ea..b8b0fd3 100644
--- a/kernel/Documentation/ABI/obsolete/sysfs-gpio
+++ b/kernel/Documentation/ABI/obsolete/sysfs-gpio
@@ -11,7 +11,9 @@
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 for more information.
+ the range 0..INT_MAX. See Documentation/admin-guide/gpio for more information.
+
+ ::
/sys/class/gpio
/export ... asks the kernel to export a GPIO to userspace
--
Gitblit v1.6.2