]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Documentation: fix broken v4l-utils URL
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Thu, 2 Oct 2014 20:45:48 +0000 (22:45 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 3 Oct 2014 13:49:57 +0000 (15:49 +0200)
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 <michael.opdenacker@free-electrons.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/DocBook/media/v4l/common.xml
drivers/media/rc/keymaps/Kconfig

index 71f6bf9e735e89067902618ebea4b22035a892df..8b5e014224d61b019fd493b7f20f75ddbf06edc8 100644 (file)
@@ -110,7 +110,7 @@ makes no provisions to find these related devices. Some really
 complex devices use the Media Controller (see <xref linkend="media_controller" />)
 which can be used for this purpose. But most drivers do not use it,
 and while some code exists that uses sysfs to discover related devices
-(see libmedia_dev in the <ulink url="http://git.linuxtv.org/v4l-utils/">v4l-utils</ulink>
+(see libmedia_dev in the <ulink url="http://git.linuxtv.org/cgit.cgi/v4l-utils.git/">v4l-utils</ulink>
 git repository), there is no library yet that can provide a single API towards
 both Media Controller-based devices and devices that do not use the Media Controller.
 If you want to work on this please write to the linux-media mailing list: &v4l-ml;.</para>
index 8e615fd55852977e821c9816ef7d09cf3ede62cd..767423bbbdd0b55e6373d22346b9bc1c22716889 100644 (file)
@@ -12,4 +12,4 @@ config RC_MAP
           The ir-keytable program, available at v4l-utils package
           provide the tool and the same RC maps for load from
           userspace. Its available at
-                       http://git.linuxtv.org/v4l-utils
+               http://git.linuxtv.org/cgit.cgi/v4l-utils.git/