Documentation: fpga: move fpga overview to driver-api
authorAlan Tull <atull@kernel.org>
Wed, 16 May 2018 23:50:02 +0000 (18:50 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 16:23:56 +0000 (18:23 +0200)
commit66c472cdb62d7b00de55722a772f7dfecf88abd1
treeb4dd1b7498ff16e1eb48dedfb66a7ad1bbb8c7ea
parent917a4304fe48c12d346f038c7d64da3f51bce53a
Documentation: fpga: move fpga overview to driver-api

Start of moving Documentation/fpga/*.txt to driver-api, including:
 - Add new directory driver-api/fpga
 - Add new file driver-api/fpga/index.rst
 - Add driver-api/fpga to driver-api/index.rst
 - Move Documentation/fpga/overview.txt to driver-api/fpga/intro.rst
 - Formatting and rewrites so that intro.rst will build cleanly
   and form a good introduction to the rest of the docs to be added.

Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/fpga/index.rst [new file with mode: 0644]
Documentation/driver-api/fpga/intro.rst [new file with mode: 0644]
Documentation/driver-api/index.rst
Documentation/fpga/overview.txt [deleted file]