[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <164742410075.11309.15188538230455635539@Monstersaurus>
Date: Wed, 16 Mar 2022 09:48:20 +0000
From: Kieran Bingham <kieran.bingham@...asonboard.com>
To: Jonathan Neuschäfer <j.neuschaefer@....net>,
linux-media@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Jonathan Neuschäfer <j.neuschaefer@....net>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Subject: Re: [PATCH] media: uvcvideo: Send users to linux-media mailing list instead of linux-uvc-devel
Quoting Jonathan Neuschäfer (2022-03-15 22:21:46)
> The linux-uvc-devel mailing list has been deprecated in documentation
> and MAINTAINERS. Update this message printed by the driver, as well.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@....net>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@...asonboard.com>
But I believe this will be squashed into the other patch, so it holds
for there too.
--
Kieran
> ---
> drivers/media/usb/uvc/uvc_driver.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
> index 5f394d4efc21c..6c6a82af07cee 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) {
> --
> 2.35.1
>
Powered by blists - more mailing lists