Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130735
b: refs/heads/master
c: fba4578
h: refs/heads/master
i:
  130733: 432cac7
  130731: 28e032b
  130727: f00d3c4
  130719: 413d885
v: v3
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Jan 29, 2009
1 parent 213a127 commit 96b23aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2c2d264bb951c1a846b86431d3e784edfb79ab39
refs/heads/master: fba4578ee925110587ef9b8b6ddfabf2ce288071
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/uvc/uvc_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ static int uvc_probe(struct usb_interface *intf,
goto error;
}

uvc_printk(KERN_INFO, "Found UVC %u.%02u device %s (%04x:%04x)\n",
uvc_printk(KERN_INFO, "Found UVC %u.%02x device %s (%04x:%04x)\n",
dev->uvc_version >> 8, dev->uvc_version & 0xff,
udev->product ? udev->product : "<unnamed>",
le16_to_cpu(udev->descriptor.idVendor),
Expand Down

0 comments on commit 96b23aa

Please sign in to comment.