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>
This commit is contained in:
30
Documentation/driver-api/message-based.rst
Normal file
30
Documentation/driver-api/message-based.rst
Normal file
@@ -0,0 +1,30 @@
|
||||
Message-based devices
|
||||
=====================
|
||||
|
||||
Fusion message devices
|
||||
----------------------
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptbase.c
|
||||
:export:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptbase.c
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptscsih.c
|
||||
:export:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptscsih.c
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptctl.c
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptspi.c
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptfc.c
|
||||
:internal:
|
||||
|
||||
.. kernel-doc:: drivers/message/fusion/mptlan.c
|
||||
:internal:
|
||||
|
Reference in New Issue
Block a user