forked from Minki/linux
[media] gspca - zc3xx: Keep sorted the device table
Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
2bbf53bd17
commit
7d55a84b0a
@ -7066,8 +7066,8 @@ static const __devinitdata struct usb_device_id device_table[] = {
|
||||
{USB_DEVICE(0x046d, 0x08af)},
|
||||
{USB_DEVICE(0x046d, 0x08b9)},
|
||||
{USB_DEVICE(0x046d, 0x08d7)},
|
||||
{USB_DEVICE(0x046d, 0x08d9)},
|
||||
{USB_DEVICE(0x046d, 0x08d8)},
|
||||
{USB_DEVICE(0x046d, 0x08d9)},
|
||||
{USB_DEVICE(0x046d, 0x08da)},
|
||||
{USB_DEVICE(0x046d, 0x08dd), .driver_info = SENSOR_MC501CB},
|
||||
{USB_DEVICE(0x0471, 0x0325), .driver_info = SENSOR_PAS106},
|
||||
|
Loading…
Reference in New Issue
Block a user