Commit 6505a18e authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

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: default avatarJonathan Corbet <corbet@lwn.net>
parent 2b4cbd5c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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

+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ available subsections can be seen below.
   driver-model/index
   basics
   infrastructure
   ioctl
   early-userspace/index
   pm/index
   clk