Browse Source

[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table

The table did not contain the sensor mt9vprb.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Jean-François Moine 13 years ago
parent
commit
bed37388cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      drivers/media/video/gspca/sn9c20x.c

+ 1 - 0
drivers/media/video/gspca/sn9c20x.c

@@ -760,6 +760,7 @@ static u16 i2c_ident[] = {
 	V4L2_IDENT_MT9M111,
 	V4L2_IDENT_MT9M112,
 	V4L2_IDENT_HV7131R,
+[SENSOR_MT9VPRB] = V4L2_IDENT_UNKNOWN,
 };
 
 static u16 bridge_init[][2] = {