[media] gspca - sn9c20x: Change the number of the sensor mt9vprb
This avoid skips in switch statements. Signed-off-by: Jean-François Moine <moinejf@free.fr> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
193d0a510d
commit
9637c65225
@@ -59,7 +59,7 @@ MODULE_LICENSE("GPL");
|
|||||||
#define SENSOR_MT9M111 9
|
#define SENSOR_MT9M111 9
|
||||||
#define SENSOR_MT9M112 10
|
#define SENSOR_MT9M112 10
|
||||||
#define SENSOR_HV7131R 11
|
#define SENSOR_HV7131R 11
|
||||||
#define SENSOR_MT9VPRB 20
|
#define SENSOR_MT9VPRB 12
|
||||||
|
|
||||||
/* camera flags */
|
/* camera flags */
|
||||||
#define HAS_NO_BUTTON 0x1
|
#define HAS_NO_BUTTON 0x1
|
||||||
|
Reference in New Issue
Block a user