This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: docs: media: uvcvideo: Use linux-media mailing list
Author:  Jonathan Neuschäfer <[email protected]>
Date:    Tue Mar 15 23:10:06 2022 +0100

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 <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 +-
 MAINTAINERS                                            | 1 -
 drivers/media/usb/uvc/uvc_driver.c                     | 2 +-
 3 files changed, 2 insertions(+), 3 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
[email protected].
[email protected].
 
 
 Extension Unit (XU) support
diff --git a/MAINTAINERS b/MAINTAINERS
index 40fa1955ca3f..9b114e62d14a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20523,7 +20523,6 @@ F:      drivers/usb/host/uhci*
 
 USB VIDEO CLASS
 M:     Laurent Pinchart <[email protected]>
-L:     [email protected] (subscribers-only)
 L:     [email protected]
 S:     Maintained
 W:     http://www.ideasonboard.org/uvc/
diff --git a/drivers/media/usb/uvc/uvc_driver.c 
b/drivers/media/usb/uvc/uvc_driver.c
index dda0f0aa78b8..e0a33a0a00c6 100644
--- a/drivers/media/usb/uvc/uvc_driver.c
+++ b/drivers/media/usb/uvc/uvc_driver.c
@@ -2443,7 +2443,7 @@ static int uvc_probe(struct usb_interface *intf,
                         "Forcing device quirks to 0x%x by module parameter for 
testing purpose.\n",
                         dev->quirks);
                dev_info(&dev->udev->dev,
-                        "Please report required quirks to the linux-uvc-devel 
mailing list.\n");
+                        "Please report required quirks to the linux-media 
mailing list.\n");
        }
 
        if (dev->info->uvc_version) {

_______________________________________________
linuxtv-commits mailing list
[email protected]
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to