diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/media/v4l2-chip-ident.h | 2 |
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 { | |||
60 | 60 | ||
61 | /* OmniVision sensors: reserved range 250-299 */ | 61 | /* OmniVision sensors: reserved range 250-299 */ |
62 | V4L2_IDENT_OV7670 = 250, | 62 | V4L2_IDENT_OV7670 = 250, |
63 | V4L2_IDENT_OV772X = 251, | 63 | V4L2_IDENT_OV7720 = 251, |
64 | 64 | ||
65 | /* Conexant MPEG encoder/decoders: reserved range 410-420 */ | 65 | /* Conexant MPEG encoder/decoders: reserved range 410-420 */ |
66 | V4L2_IDENT_CX23415 = 415, | 66 | V4L2_IDENT_CX23415 = 415, |