aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api/fpga/index.rst
diff options
context:
space:
mode:
authorAlan Tull <atull@kernel.org>2018-05-16 18:50:03 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-25 18:23:56 +0200
commit547b822c22b18e346ee1d562d1787486e5c88c3c (patch)
tree6a553b88c0078b567447102a0970b551121b7e69 /Documentation/driver-api/fpga/index.rst
parentDocumentation: fpga: move fpga overview to driver-api (diff)
downloadlinux-dev-547b822c22b18e346ee1d562d1787486e5c88c3c.tar.xz
linux-dev-547b822c22b18e346ee1d562d1787486e5c88c3c.zip
documentation: fpga: move fpga-mgr.txt to driver-api
Move Documentation/fpga/fpga-mgr.txt to driver-api/fpga/fpga-mgr.rst and: - Add to driver-api/fpga/index.rst - Format changes so documentation builds cleanly. - Minor rewrites that make the doc flow better as ReST documentation. - Such as moving API reference to end of doc - Change API reference section to refer to kernel-doc documentation in fpga-mgr.c driver code rather than statically defining each function. 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 71e568aea6cd..34b20754517f 100644
--- a/Documentation/driver-api/fpga/index.rst
+++ b/Documentation/driver-api/fpga/index.rst
@@ -8,3 +8,4 @@ FPGA Subsystem
:maxdepth: 2
intro
+ fpga-mgr