documentation: fpga: move fpga-region.txt to driver-api
authorAlan Tull <atull@kernel.org>
Wed, 16 May 2018 23:50:05 +0000 (18:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:23:56 +0000 (18:23 +0200)
commitfcc803956a4725dac790ddfce27f519ca6d84c60
tree80d10c7389299ee557a63a908b05d83c0fb4b303
parent9e4c36b1c9799de406a183c0fe946a614d97288c
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>
Documentation/driver-api/fpga/fpga-region.rst [new file with mode: 0644]
Documentation/driver-api/fpga/index.rst
Documentation/fpga/fpga-region.txt [deleted file]