mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] This is a test
@ 2024-11-05 23:03 Chase Knowlden
  0 siblings, 0 replies; only message in thread
From: Chase Knowlden @ 2024-11-05 23:03 UTC (permalink / raw)
  To: laurent.pinchart, mchehab; +Cc: Chase Knowlden, linux-media, linux-kernel

Signed-off-by: Chase Knowlden <haroldknowlden@gmail.com>
---
 drivers/media/usb/uvc/uvc_driver.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/media/usb/uvc/uvc_driver.c b/drivers/media/usb/uvc/uvc_driver.c
index 0fac689c6350..58a32d27e508 100644
--- a/drivers/media/usb/uvc/uvc_driver.c
+++ b/drivers/media/usb/uvc/uvc_driver.c
@@ -2106,6 +2106,8 @@ static int uvc_probe(struct usb_interface *intf,
 	int function;
 	int ret;
 
+	pr_info("I changed uvcvideo driver in the Linux Kernel\n");
+
 	/* Allocate memory for the device and initialize it. */
 	dev = kzalloc(sizeof(*dev), GFP_KERNEL);
 	if (dev == NULL)
-- 
2.43.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-05 23:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-05 23:03 [PATCH] This is a test Chase Knowlden

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®