]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (10431): gspca - vc032x: Bad revision for the webcam 041e:405b.
authorJean-Francois Moine <moinejf@free.fr>
Sun, 1 Feb 2009 19:15:01 +0000 (16:15 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:37 +0000 (12:42 -0300)
Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/vc032x.c

index 4ffdc64e20161e1bdc070fffe0b28c9db6b890db..be1507ac0262e77589e17f0b909b5f1fedb3f88d 100644 (file)
@@ -2527,7 +2527,7 @@ static const struct sd_desc sd_desc = {
 
 /* -- module initialisation -- */
 static const __devinitdata struct usb_device_id device_table[] = {
-       {USB_DEVICE(0x041e, 0x405b), .driver_info = BRIDGE_VC0321},
+       {USB_DEVICE(0x041e, 0x405b), .driver_info = BRIDGE_VC0323},
        {USB_DEVICE(0x046d, 0x0892), .driver_info = BRIDGE_VC0321},
        {USB_DEVICE(0x046d, 0x0896), .driver_info = BRIDGE_VC0321},
        {USB_DEVICE(0x046d, 0x0897), .driver_info = BRIDGE_VC0321},