Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 109517
b: refs/heads/master
c: 5bb0f21
h: refs/heads/master
i:
  109515: 4db0a39
v: v3
  • Loading branch information
Jean-Francois Moine authored and Mauro Carvalho Chehab committed Sep 3, 2008
1 parent 6c67447 commit 3a4ae41
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 3466234229e6535a061f5f63a87bfb12c833d96a
refs/heads/master: 5bb0f21a46281b021897d2c56d50685c1939b5ee
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/gspca/etoms.c
Original file line number Diff line number Diff line change
Expand Up @@ -904,10 +904,10 @@ static struct sd_desc sd_desc = {

/* -- module initialisation -- */
static __devinitdata struct usb_device_id device_table[] = {
#ifndef CONFIG_USB_ET61X251
{USB_DEVICE(0x102c, 0x6151), .driver_info = SENSOR_PAS106},
#endif
#ifndef CONFIG_USB_ET61X251
{USB_DEVICE(0x102c, 0x6251), .driver_info = SENSOR_TAS5130CXX},
#endif
{}
};

Expand Down

0 comments on commit 3a4ae41

Please sign in to comment.