Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec4b78a0 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

docs: early-userspace: move to driver-api guide



Those documents describe a kAPI. So, add to the driver-api
book.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 6cf2a73c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
:orphan:

===============
Early Userspace
===============
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ available subsections can be seen below.

   basics
   infrastructure
   early-userspace/index
   pm/index
   clk
   device-io
+1 −1
Original line number Diff line number Diff line
@@ -239,7 +239,7 @@ rdinit=<executable file>
  A description of the process of mounting the root file system can be
  found in:

    Documentation/early-userspace/early_userspace_support.rst
    Documentation/driver-api/early-userspace/early_userspace_support.rst



Loading