From 00894996c9c26fd92dbcb54f41945958737d52c9 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sun, 4 Nov 2012 17:12:10 -0300 Subject: [PATCH] --- yaml --- r: 343908 b: refs/heads/master c: f72c77a02fee184a376344328d18bcfdce740792 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/media/usb/gspca/sonixb.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 61ba60addbfc..71aa885dc8cb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 39532e6c94f9561c49a1fd8f695c7445a1da1e79 +refs/heads/master: f72c77a02fee184a376344328d18bcfdce740792 diff --git a/trunk/drivers/media/usb/gspca/sonixb.c b/trunk/drivers/media/usb/gspca/sonixb.c index fd1f8d2d3b0b..70511d5f9538 100644 --- a/trunk/drivers/media/usb/gspca/sonixb.c +++ b/trunk/drivers/media/usb/gspca/sonixb.c @@ -1449,6 +1449,7 @@ static const struct usb_device_id device_table[] = { {USB_DEVICE(0x0c45, 0x6024), SB(TAS5130CXX, 102)}, {USB_DEVICE(0x0c45, 0x6025), SB(TAS5130CXX, 102)}, #endif + {USB_DEVICE(0x0c45, 0x6027), SB(OV7630, 101)}, /* Genius Eye 310 */ {USB_DEVICE(0x0c45, 0x6028), SB(PAS202, 102)}, {USB_DEVICE(0x0c45, 0x6029), SB(PAS106, 102)}, {USB_DEVICE(0x0c45, 0x602a), SB(HV7131D, 102)},