Re: [PATCH] Modified uvc_driver
From: Laurent Pinchart
Date: Fri Feb 20 2026 - 05:28:16 EST
On Thu, Feb 19, 2026 at 01:24:23PM -0700, Shuah Khan wrote:
> On 2/19/26 06:32, Laurent Pinchart wrote:
> > 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 ?
>
> It is changed a while back - not sure what's going on.
Could you please investigate ?
--
Regards,
Laurent Pinchart