aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/fpga/index.rst
diff options
context:
space:
mode:
authorAlan Tull <atull@kernel.org>2018-05-16 18:50:05 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-25 18:23:56 +0200
commitfcc803956a4725dac790ddfce27f519ca6d84c60 (patch)
tree80d10c7389299ee557a63a908b05d83c0fb4b303 /Documentation/driver-api/fpga/index.rst
parentdocumentation: fpga: add bridge document to driver-api (diff)
downloadlinux-dev-fcc803956a4725dac790ddfce27f519ca6d84c60.tar.xz
linux-dev-fcc803956a4725dac790ddfce27f519ca6d84c60.zip
documentation: fpga: move fpga-region.txt to driver-api
Move Documentation/fpga/fpga-region.txt to driver-api/fpga/fpga-region.rst. Including: - Add it to driver-api/fpga/index.rst - Formatting changes to build cleanly as ReST documentation - Some rewrites for better flow as a ReST doc such as moving API reference to the end of the doc - Rewrite API reference section to refer to kernel-doc documentation in fpga-region.c driver code Signed-off-by: Alan Tull <atull@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/fpga/index.rst')
-rw-r--r--Documentation/driver-api/fpga/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/driver-api/fpga/index.rst b/Documentation/driver-api/fpga/index.rst
index 968bbbfce0e8..c51e5ebd544a 100644
--- a/Documentation/driver-api/fpga/index.rst
+++ b/Documentation/driver-api/fpga/index.rst
@@ -10,3 +10,4 @@ FPGA Subsystem
intro
fpga-mgr
fpga-bridge
+ fpga-region