From f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 31 Jan 2024 01:04:47 +0000
Subject: [PATCH] add driver 5G
---
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