Hello, all
I saw warnings in v4l-dvb daily build.
May this patch be helpful?

Signed-off-by: Alexey Klimov <[email protected]>

--
diff -r cda79523a93c linux/drivers/media/video/uvc/uvc_driver.c
--- a/linux/drivers/media/video/uvc/uvc_driver.c        Thu Apr 16 18:30:38 
2009 +0200
+++ b/linux/drivers/media/video/uvc/uvc_driver.c        Sun Apr 19 23:58:02 
2009 +0400
@@ -1726,7 +1726,7 @@
 static int __uvc_resume(struct usb_interface *intf, int reset)
 {
        struct uvc_device *dev = usb_get_intfdata(intf);
-       int ret;
+       int ret = 0;
 
        uvc_trace(UVC_TRACE_SUSPEND, "Resuming interface %u\n",
                intf->cur_altsetting->desc.bInterfaceNumber);
 



-- 
Best regards, Klimov Alexey

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to