Commit d2bdd48a authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

docs: rapidio: add it to the driver API

This is actually a subsystem description, with contains both
kAPI and uAPI.

While it should ideally be slplit, let's place it at driver-api,
as most things are related to kAPI and driver-specific info.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 74684f8f
......@@ -61,6 +61,7 @@ configure specific aspects of kernel behavior to your liking.
parport
md
module-signing
rapidio
sysrq
unicode
vga-softcursor
......
......@@ -45,7 +45,7 @@ available subsections can be seen below.
miscellaneous
mei/index
w1
rapidio
rapidio/index
s390-drivers
vme
80211/index
......
:orphan:
===========================
The Linux RapidIO Subsystem
===========================
......
......@@ -86,7 +86,7 @@ config RAPIDIO_CHMAN
This option includes RapidIO channelized messaging driver which
provides socket-like interface to allow sharing of single RapidIO
messaging mailbox between multiple user-space applications.
See "Documentation/rapidio/rio_cm.rst" for driver description.
See "Documentation/driver-api/rapidio/rio_cm.rst" for driver description.
config RAPIDIO_MPORT_CDEV
tristate "RapidIO /dev mport device driver"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment