Skip to content

Commit 0415447

Browse files
Michael OpdenackerJiri Kosina
authored andcommitted
Documentation: fix broken v4l-utils URL
This replaces http://git.linuxtv.org/v4l-utils/ (broken link) by http://git.linuxtv.org/cgit.cgi/v4l-utils.git/ Signed-off-by: Michael Opdenacker <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent 7b34577 commit 0415447

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/DocBook/media/v4l/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ makes no provisions to find these related devices. Some really
110110
complex devices use the Media Controller (see <xref linkend="media_controller" />)
111111
which can be used for this purpose. But most drivers do not use it,
112112
and while some code exists that uses sysfs to discover related devices
113-
(see libmedia_dev in the <ulink url="http://git.linuxtv.org/v4l-utils/">v4l-utils</ulink>
113+
(see libmedia_dev in the <ulink url="http://git.linuxtv.org/cgit.cgi/v4l-utils.git/">v4l-utils</ulink>
114114
git repository), there is no library yet that can provide a single API towards
115115
both Media Controller-based devices and devices that do not use the Media Controller.
116116
If you want to work on this please write to the linux-media mailing list: &v4l-ml;.</para>

drivers/media/rc/keymaps/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ config RC_MAP
1212
The ir-keytable program, available at v4l-utils package
1313
provide the tool and the same RC maps for load from
1414
userspace. Its available at
15-
http://git.linuxtv.org/v4l-utils
15+
http://git.linuxtv.org/cgit.cgi/v4l-utils.git/

0 commit comments

Comments
 (0)