]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitdcec3c8c9aea9e779c59f420465381c0f3322913
treef8752c216e37a44941af6a16fda595c0fa4dde0d
parent47cb398dd75a9faa89d0617b55d4cf537935b731
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