docs: move core-api/ioctl.rst to driver-api/

The ioctl() documentation belongs with the rest of the driver-oriented
info, so move it there.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2020-03-02 15:26:38 -07:00
Родитель 2b4cbd5c95
Коммит 6505a18e66
3 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -102,7 +102,6 @@ Documents that don't fit elsewhere or which have yet to be categorized.
:maxdepth: 1
librs
ioctl
.. only:: subproject and html

Просмотреть файл

@ -17,6 +17,7 @@ available subsections can be seen below.
driver-model/index
basics
infrastructure
ioctl
early-userspace/index
pm/index
clk

Просмотреть файл