Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321886
b: refs/heads/master
c: e694d51
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Aug 18, 2012
1 parent 33c49fa commit 7ec8a7a
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: ec063351684298e295dc9444d143ddfd6ab02df8
refs/heads/master: e694d518886c7afedcdd1732477832b2e32744e4
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/gspca/spca506.c
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@ static const struct sd_desc sd_desc = {
};

/* -- module initialisation -- */
static const struct usb_device_id device_table[] __devinitconst = {
static const struct usb_device_id device_table[] = {
{USB_DEVICE(0x06e1, 0xa190)},
/*fixme: may be IntelPCCameraPro BRIDGE_SPCA505
{USB_DEVICE(0x0733, 0x0430)}, */
Expand Down

0 comments on commit 7ec8a7a

Please sign in to comment.