diff options
author | Ricardo Ribalda Delgado <ricardo@ribalda.com> | 2018-11-09 18:25:41 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-11-23 13:42:49 +0300 |
commit | 02e6d2eaa9c3f7dc04d67b5a37e17716fa019033 (patch) | |
tree | ca9a56b6c9f901dd1c524df74107480a12a85ecf /Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst | |
parent | b12c7afc10b01297949ef2cbc72385576169c9ed (diff) | |
download | linux-02e6d2eaa9c3f7dc04d67b5a37e17716fa019033.tar.xz |
media: doc-rst: Fix broken references
Documentation and code was linking the old documentation at:
http://v4l2spec.bytesex.org/spec/x1904.htm
Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst')
-rw-r--r-- | Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst b/Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst index e40ffea7708c..9b1e1c5a23f0 100644 --- a/Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst +++ b/Documentation/media/v4l-drivers/sh_mobile_ceu_camera.rst @@ -114,7 +114,7 @@ window: S_CROP ------ -The API at http://v4l2spec.bytesex.org/spec/x1904.htm says: +The :ref:`V4L2 crop API <crop-scale>` says: "...specification does not define an origin or units. However by convention drivers should horizontally count unscaled samples relative to 0H." |