mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
[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>
This commit is contained in:
parent
9637c65225
commit
bed37388cf
@ -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] = {
|
||||
|
Loading…
Reference in New Issue
Block a user