aboutsummaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorKuninori Morimoto <morimoto.kuninori@renesas.com>2008-12-18 11:05:49 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-12-30 09:40:15 -0200
commitaeabc882a3ad9a320783815e0446b12526fd2102 (patch)
treec4152a91aebf18985c7f0e1fb9ab769fd086ac86 /include/media
parentV4L/DVB (10067): Remove ov772x_default_regs from ov772x driver (diff)
downloadlinux-dev-aeabc882a3ad9a320783815e0446b12526fd2102.tar.xz
linux-dev-aeabc882a3ad9a320783815e0446b12526fd2102.zip
V4L/DVB (10068): Change device ID selection method on ov772x driver
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/media')
-rw-r--r--include/media/v4l2-chip-ident.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index e3e5b53931de..56974e689a4d 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include/media/v4l2-chip-ident.h
@@ -60,7 +60,7 @@ enum {
/* OmniVision sensors: reserved range 250-299 */
V4L2_IDENT_OV7670 = 250,
- V4L2_IDENT_OV772X = 251,
+ V4L2_IDENT_OV7720 = 251,
/* Conexant MPEG encoder/decoders: reserved range 410-420 */
V4L2_IDENT_CX23415 = 415,