From a5969cabbb4660eab42b6ef0412cbbd1200cf14d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 12 Oct 2024 07:10:09 +0000
Subject: [PATCH] 修改led为gpio

---
 kernel/Documentation/driver-api/fpga/intro.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/driver-api/fpga/intro.rst b/kernel/Documentation/driver-api/fpga/intro.rst
index 50d1cab..f54c7da 100644
--- a/kernel/Documentation/driver-api/fpga/intro.rst
+++ b/kernel/Documentation/driver-api/fpga/intro.rst
@@ -44,7 +44,7 @@
 -----------
 
 If you are adding a new interface to the FPGA framework, add it on top
-of an FPGA region to allow the most reuse of your interface.
+of an FPGA region.
 
 The FPGA Region framework (fpga-region.c) associates managers and
 bridges as reconfigurable regions.  A region may refer to the whole

--
Gitblit v1.6.2