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

media: docs: add an uAPI chapter for driver-specific stuff



There are some uAPI stuff that are driver-specific. Add them
to the main media uAPI body.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 577a7ad3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -15,8 +15,6 @@ Linux Media Subsystem Documentation
   ../userspace-api/media/index
   ../driver-api/media/index

   v4l-drivers/index

.. only:: html and subproject

   Indices
+3 −4
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@

.. include:: <isonum.txt>

.. _v4l-drivers:
.. _v4l-drivers_uapi:

################################################
Video4Linux (V4L)  driver-specific documentation
@@ -31,10 +31,9 @@ For more details see the file COPYING in the source distribution of Linux.
	:maxdepth: 5
	:numbered:

	max2175
	uvcvideo

	cx2341x-uapi
	imx-uapi
	max2175
	meye-uapi
	omap3isp-uapi
	uvcvideo
Loading