From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Jayesh Puri <jayeshkpuri@gmail.com>
Cc: mchehab@kernel.org, linux-media@vger.kernel.org,
linux-kernel@vger.kernel.org,
Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] Modified uvc_driver
Date: Thu, 19 Feb 2026 14:32:06 +0100 [thread overview]
Message-ID: <20260219133206.GM520738@killaraus.ideasonboard.com> (raw)
In-Reply-To: <20260219131816.1930881-1-jayeshkpuri@gmail.com>
On Thu, Feb 19, 2026 at 06:48:11PM +0530, Jayesh Puri wrote:
> ---
> Kconfig | 0
> drivers/media/usb/uvc/uvc_driver.c | 2 ++
> 2 files changed, 2 insertions(+)
> mode change 100644 => 100755 Kconfig
>
> diff --git a/Kconfig b/Kconfig
> old mode 100644
> new mode 100755
> diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
> index aa3e8d295e0f..cec117328ab2 100644
> --- a/drivers/media/usb/uvc/uvc_driver.c
> +++ b/drivers/media/usb/uvc/uvc_driver.c
> @@ -2191,6 +2191,8 @@ static int uvc_probe(struct usb_interface *intf,
> (const struct uvc_device_info *)id->driver_info;
> int function;
> int ret;
> +
> + pr_info("I changed uvcvideo driver in the Linux Kernel\n");
Congratulations, but I'm afraid we're out of medals.
Shuah, I thought LFD103 has been updated to avoid spamming the lists
with such patches. What happened ?
>
> /* Allocate memory for the device and initialize it. */
> dev = kzalloc(sizeof(*dev), GFP_KERNEL);
--
Regards,
Laurent Pinchart
next prev parent reply other threads:[~2026-02-19 13:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-19 13:18 Jayesh Puri
2026-02-19 13:32 ` Laurent Pinchart [this message]
2026-02-19 20:24 ` Shuah Khan
2026-02-20 10:27 ` Laurent Pinchart
2026-02-20 15:49 ` Shuah Khan
2026-02-20 16:13 ` Laurent Pinchart
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=20260219133206.GM520738@killaraus.ideasonboard.com \
--to=laurent.pinchart@ideasonboard.com \
--cc=jayeshkpuri@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome