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

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

media: v4l2 uapi book: get rid of driver programming's chapter



It doesn't make any sense having a driver programming's chapter
at the uAPI book, as this is related to kernel API. Also,
we now have such kAPI book where V4L2 driver programming is covered.

So, get rid of this left-over.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
parent 5a93bb93
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
.. -*- coding: utf-8; mode: rst -*-

.. _driver:

***********************
V4L2 Driver Programming
***********************

to do
+0 −1
Original line number Diff line number Diff line
@@ -25,7 +25,6 @@ This part describes the Video for Linux API version 2 (V4L2 API) specification.
    pixfmt
    io
    devices
    driver
    libv4l
    compat
    user-func