]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb221c19c977b4cd303ecede723216d4bde0eef46
treeb4dd1b7498ff16e1eb48dedfb66a7ad1bbb8c7ea
parent446c7d19c9bfb49d50b83b2c3489d29d6532ffe9
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]