diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2022-03-15 23:10:06 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-05-08 07:08:23 +0200 |
commit | e3a0f5569e17b4ddb24487f6243ae0cae3879550 (patch) | |
tree | ab88ced6ca1879e49a2db9fb6043646358a336b4 /Documentation/userspace-api | |
parent | 2a952d92f75b1f71a3a00f05536c6b7eff700b0f (diff) | |
download | linux-stable-e3a0f5569e17b4ddb24487f6243ae0cae3879550.tar.gz linux-stable-e3a0f5569e17b4ddb24487f6243ae0cae3879550.tar.bz2 linux-stable-e3a0f5569e17b4ddb24487f6243ae0cae3879550.zip |
media: docs: media: uvcvideo: Use linux-media mailing list
As discussed with other developers, the linux-uvc-devel mailing list is
not very useful anymore, and it's better to send people to the general
linux-media mailing list.
Replace/remove the old mailing list address in uvcvideo.rst and
MAINTAINERS.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'Documentation/userspace-api')
-rw-r--r-- | Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/drivers/uvcvideo.rst b/Documentation/userspace-api/media/drivers/uvcvideo.rst index e5fd8fad333c..a290f9fadae9 100644 --- a/Documentation/userspace-api/media/drivers/uvcvideo.rst +++ b/Documentation/userspace-api/media/drivers/uvcvideo.rst @@ -7,7 +7,7 @@ This file documents some driver-specific aspects of the UVC driver, such as driver-specific ioctls and implementation notes. Questions and remarks can be sent to the Linux UVC development mailing list at -linux-uvc-devel@lists.berlios.de. +linux-media@vger.kernel.org. Extension Unit (XU) support |