projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9637c65
)
[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident table
author
Jean-François Moine
<moinejf@free.fr>
Sat, 24 Mar 2012 12:17:37 +0000
(09:17 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 3 May 2012 18:29:53 +0000
(15:29 -0300)
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>
drivers/media/video/gspca/sn9c20x.c
patch
|
blob
|
history
diff --git
a/drivers/media/video/gspca/sn9c20x.c
b/drivers/media/video/gspca/sn9c20x.c
index 5e48521d2cb2331328ef994806420748df8ea6aa..5107fd6001c886108d27908dc4422a07d9656ad7 100644
(file)
--- a/
drivers/media/video/gspca/sn9c20x.c
+++ b/
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] = {