2022-03-13 10:55:18

by J. Neuschäfer

[permalink] [raw]
Subject: [PATCH] docs: media: uvcvideo: Update mailing list address

The mailing list address for UVC development has changed a while ago,
but it was only updated in MAINTAINERS, not in the documentation.
Update it there, too.

Fixes: 616bd4e2573cb ("[media] MAINTAINERS: Update UVC driver's mailing list address")
Signed-off-by: Jonathan Neuschäfer <[email protected]>
---

The ML is marked "subscribers-only" in MAINTAINERS. Perhaps it would
be useful to bring that up in the docs too.
---
Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/userspace-api/media/drivers/uvcvideo.rst b/Documentation/userspace-api/media/drivers/uvcvideo.rst
index e5fd8fad333c9..dcf992f85d471 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
--
2.34.1


2022-03-13 12:50:27

by Laurent Pinchart

[permalink] [raw]
Subject: Re: [PATCH] docs: media: uvcvideo: Update mailing list address

Hi Jonathan,

Thank you for the patch.

On Sat, Mar 12, 2022 at 09:33:22PM +0100, Jonathan Neuschäfer wrote:
> The mailing list address for UVC development has changed a while ago,
> but it was only updated in MAINTAINERS, not in the documentation.
> Update it there, too.

Thanks for bringing this to my attention, I didn't know we were still
referencing that old list.

How about moving to the [email protected] mailing list instead
? I don't see many reasons to treat this driver with a special mailing
list anymore.

> Fixes: 616bd4e2573cb ("[media] MAINTAINERS: Update UVC driver's mailing list address")
> Signed-off-by: Jonathan Neuschäfer <[email protected]>
> ---
>
> The ML is marked "subscribers-only" in MAINTAINERS. Perhaps it would
> be useful to bring that up in the docs too.
> ---
> Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/userspace-api/media/drivers/uvcvideo.rst b/Documentation/userspace-api/media/drivers/uvcvideo.rst
> index e5fd8fad333c9..dcf992f85d471 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

--
Regards,

Laurent Pinchart