diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-22 09:06:45 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-23 08:04:21 -0300 |
commit | 4ada120eaa2d57378b9c270273e8c0b7e542f019 (patch) | |
tree | 78f099740e1013228b461bcc4f34c3a88f53c25b /Documentation/media/kapi/v4l2-fh.rst | |
parent | d231685682caa905bd3fee3ae1633e5b219f947c (diff) | |
download | talos-obmc-linux-4ada120eaa2d57378b9c270273e8c0b7e542f019.tar.gz talos-obmc-linux-4ada120eaa2d57378b9c270273e8c0b7e542f019.zip |
[media] v4l2-fh.h: add documentation for it
This header file was undocumented. Add documentation for it.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/kapi/v4l2-fh.rst')
-rw-r--r-- | Documentation/media/kapi/v4l2-fh.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/media/kapi/v4l2-fh.rst b/Documentation/media/kapi/v4l2-fh.rst new file mode 100644 index 000000000000..9309c18e967a --- /dev/null +++ b/Documentation/media/kapi/v4l2-fh.rst @@ -0,0 +1,3 @@ +V4L2 File Handler kAPI +^^^^^^^^^^^^^^^^^^^^^^ +.. kernel-doc:: include/media/v4l2-fh.h |