From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [GIT PULL FOR v5.3] UVC and sensor changes
Date: Tue, 11 Jun 2019 13:23:50 -0300 [thread overview]
Message-ID: <20190611132350.3fad32f0@coco.lan> (raw)
In-Reply-To: <20190608120222.GC4786@pendragon.ideasonboard.com>
Hi Laurent,
Em Sat, 8 Jun 2019 15:02:22 +0300
Laurent Pinchart <laurent.pinchart@ideasonboard.com> escreveu:
> Hi Mauro,
>
> The following changes since commit edadd68031e5b7c1ba0c413a9549dce62a02844c:
>
> media: MAINTAINERS: update email address (2019-06-05 15:58:40 -0400)
>
> are available in the Git repository at:
>
> git://linuxtv.org/pinchartl/media.git tags/v4l2-next-20190608
>
> for you to fetch changes up to b9cc8bb11c6bd9036d3ff36cfeb4e12f9ff80463:
>
> media: i2c: mt9p031: simplify getting the adapter of a client (2019-06-08 14:54:15 +0300)
>
> ----------------------------------------------------------------
> uvcvideo and sensor changes for v5.3
>
> ----------------------------------------------------------------
> Laurent Pinchart (1):
> media: uvcvideo: Replace copyright text with SPDX header
This patch was superseded by an upstream change:
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Mon May 27 08:55:01 2019 +0200
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
There's one little difference: your patch is using:
// SPDX-License-Identifier: GPL-2.0+
While upstream opted for:
// SPDX-License-Identifier: GPL-2.0-or-later
Both are equivalent. So, I dropped this patch.
>
> Oliver Neukum (1):
> media: uvcvideo: Fix access to uninitialized fields on probe error
>
> Torleiv Sundre (1):
> media: uvcvideo: Include streaming interface number in debugfs dir name
>
> Wolfram Sang (1):
> media: i2c: mt9p031: simplify getting the adapter of a client
Applied, thanks!
>
> drivers/media/i2c/mt9p031.c | 2 +-
> drivers/media/usb/uvc/uvc_ctrl.c | 11 ++++-------
> drivers/media/usb/uvc/uvc_debugfs.c | 12 ++++--------
> drivers/media/usb/uvc/uvc_driver.c | 7 +------
> drivers/media/usb/uvc/uvc_entity.c | 7 +------
> drivers/media/usb/uvc/uvc_isight.c | 7 +------
> drivers/media/usb/uvc/uvc_metadata.c | 6 +-----
> drivers/media/usb/uvc/uvc_queue.c | 7 +------
> drivers/media/usb/uvc/uvc_status.c | 7 +------
> drivers/media/usb/uvc/uvc_v4l2.c | 7 +------
> drivers/media/usb/uvc/uvc_video.c | 7 +------
> 11 files changed, 17 insertions(+), 63 deletions(-)
>
Thanks,
Mauro
prev parent reply other threads:[~2019-06-11 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-08 12:02 [GIT PULL FOR v5.3] UVC and sensor changes Laurent Pinchart
2019-06-11 16:23 ` Mauro Carvalho Chehab [this message]
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=20190611132350.3fad32f0@coco.lan \
--to=mchehab+samsung@kernel.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.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.