]> git.baikalelectronics.ru Git - kernel.git/commit
docs: split up the driver book
authorJonathan Corbet <corbet@lwn.net>
Sat, 20 Aug 2016 19:17:32 +0000 (13:17 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 22 Aug 2016 20:42:08 +0000 (14:42 -0600)
commit3ddbfa0c498741b46f6b75a95cb51795ea911eda
treef8752c216e37a44941af6a16fda595c0fa4dde0d
parent181c9f2c95095cbd3efac5e2c44ead9b5671be5e
docs: split up the driver book

We don't need to keep it as a single large file anymore; split it up so
that it is easier to manage and the individual sections can be read
directly as plain files.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/basics.rst [new file with mode: 0644]
Documentation/driver-api/drivers.rst [deleted file]
Documentation/driver-api/frame-buffer.rst [new file with mode: 0644]
Documentation/driver-api/index.rst [new file with mode: 0644]
Documentation/driver-api/infrastructure.rst [new file with mode: 0644]
Documentation/driver-api/input.rst [new file with mode: 0644]
Documentation/driver-api/message-based.rst [new file with mode: 0644]
Documentation/driver-api/miscellaneous.rst [new file with mode: 0644]
Documentation/driver-api/serial-interfaces.rst [new file with mode: 0644]
Documentation/driver-api/sound.rst [new file with mode: 0644]
Documentation/index.rst