All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: "Jonathan Neuschäfer" <j.neuschaefer@gmx.net>
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	Kieran Bingham <kieran.bingham@ideasonboard.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Subject: Re: [PATCH v2] docs: media: uvcvideo: Use linux-media mailing list
Date: Wed, 16 Mar 2022 00:40:12 +0200	[thread overview]
Message-ID: <YjEVzF1NMWJZ1MQw@pendragon.ideasonboard.com> (raw)
In-Reply-To: <YjESZwTHRuD4pBkY@latitude>

On Tue, Mar 15, 2022 at 11:25:43PM +0100, Jonathan Neuschäfer wrote:
> On Wed, Mar 16, 2022 at 12:18:55AM +0200, Laurent Pinchart wrote:
> > Hi Jonathan,
> > 
> > Thank you for the patch.
> > 
> > On Tue, Mar 15, 2022 at 11:10:06PM +0100, Jonathan Neuschäfer wrote:
> > > 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>
> > > ---
> > > 
> > > v2:
> > > - Changed mailing list to linux-media@vger.kernel.org instead
> > > 
> > > v1:
> > > - https://lore.kernel.org/lkml/20220312203323.626657-1-j.neuschaefer@gmx.net/
> > > ---
> > >  Documentation/userspace-api/media/drivers/uvcvideo.rst | 2 +-
> > >  MAINTAINERS                                            | 1 -
> > 
> > This looks good, but I think we should also add the following:
> > 
> > diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
> > index 5f394d4efc21..6c6a82af07ce 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) {
> > 
> > If you're fine with that change, there's no need to resubmit, I can
> > handle this locally.
> > 
> > Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> 
> Ah, just before I saw your reply, I noticed this instance too, and sent
> a separate patch for it.

I'd say great minds think alike if it wasn't presumptuous :-)

> I'll leave it up to you to handle it as you wish, I'm fine with it
> either way.

I'll squash the two patches as they're closely related.

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2022-03-15 22:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 22:10 [PATCH v2] docs: media: uvcvideo: Use linux-media mailing list Jonathan Neuschäfer
2022-03-15 22:18 ` Laurent Pinchart
2022-03-15 22:25   ` Jonathan Neuschäfer
2022-03-15 22:40     ` Laurent Pinchart [this message]
2022-04-16 15:31       ` Jonathan Neuschäfer
2022-04-24 22:45         ` Laurent Pinchart
2022-04-25 10:41           ` Jonathan Neuschäfer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YjEVzF1NMWJZ1MQw@pendragon.ideasonboard.com \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=j.neuschaefer@gmx.net \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.