diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-22 09:38:58 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 08:04:21 -0300 |
commit | b67b81d75056fe0e44d4122e6885b446c881d514 (patch) | |
tree | d57fbd7360e5b94c1e2729475d76eace8c462543 /Documentation/media/kapi/v4l2-core.rst | |
parent | 46f74f1d3efe6608a6cfc7e3bb653b5f11f87a15 (diff) | |
download | linux-stable-b67b81d75056fe0e44d4122e6885b446c881d514.tar.gz linux-stable-b67b81d75056fe0e44d4122e6885b446c881d514.tar.bz2 linux-stable-b67b81d75056fe0e44d4122e6885b446c881d514.zip |
[media] move V4L2 clocks to a separate .rst file
Move the v4l2 clocks stuff from v4l2-framework to a separate
file and adds an attention that came from the v4l2-clk.h.
Note: as this is meant to be a temporary kAPI, and it is
used only by two drivers (soc_camera and em28xx), where
the first one is in deprecation process, it probably not
a worth effort to document its header.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi/v4l2-core.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-core.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-core.rst b/Documentation/media/kapi/v4l2-core.rst index 67eaf0c0b6b6..c69d167bce7a 100644 --- a/Documentation/media/kapi/v4l2-core.rst +++ b/Documentation/media/kapi/v4l2-core.rst @@ -9,6 +9,7 @@ Video2Linux devices v4l2-controls v4l2-device v4l2-fh + v4l2-clocks v4l2-dv-timings v4l2-event v4l2-flash-led-class |