diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2015-04-17 05:29:08 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-05-01 07:08:37 -0300 |
commit | e56f8ef05cf6e759a6094fabc537d984137dfd86 (patch) | |
tree | e57ddb30bdf680c761750a9fcbd65a0c0c30a0ab | |
parent | 69bb7ab687164e1683b4f1d590b5940eb5a90921 (diff) | |
download | linux-stable-e56f8ef05cf6e759a6094fabc537d984137dfd86.tar.gz linux-stable-e56f8ef05cf6e759a6094fabc537d984137dfd86.tar.bz2 linux-stable-e56f8ef05cf6e759a6094fabc537d984137dfd86.zip |
[media] DocBook/media: fix typo
Fix copy-and-paste errors:
Source -> Process
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
-rw-r--r-- | Documentation/DocBook/media/v4l/controls.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/controls.xml b/Documentation/DocBook/media/v4l/controls.xml index 4e9462f1ab4c..6e1667b5f3eb 100644 --- a/Documentation/DocBook/media/v4l/controls.xml +++ b/Documentation/DocBook/media/v4l/controls.xml @@ -4863,7 +4863,7 @@ interface and may change in the future.</para> </note> <para> - The Image Source control class is intended for low-level control of + The Image Process control class is intended for low-level control of image processing functions. Unlike <constant>V4L2_CID_IMAGE_SOURCE_CLASS</constant>, the controls in this class affect processing the image, and do not control capturing @@ -4871,7 +4871,7 @@ interface and may change in the future.</para> </para> <table pgwide="1" frame="none" id="image-process-control-id"> - <title>Image Source Control IDs</title> + <title>Image Process Control IDs</title> <tgroup cols="4"> <colspec colname="c1" colwidth="1*" /> |