aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/media/v4l2-chip-ident.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h
index 70117e748f20..f02517bdf534 100644
--- a/include/media/v4l2-chip-ident.h
+++ b/include/media/v4l2-chip-ident.h
@@ -70,6 +70,9 @@ enum {
70 V4L2_IDENT_CX23416 = 416, 70 V4L2_IDENT_CX23416 = 416,
71 V4L2_IDENT_CX23418 = 418, 71 V4L2_IDENT_CX23418 = 418,
72 72
73 /* module indycam: just ident 2000 */
74 V4L2_IDENT_INDYCAM = 2000,
75
73 /* module bt819: reserved range 810-819 */ 76 /* module bt819: reserved range 810-819 */
74 V4L2_IDENT_BT815A = 815, 77 V4L2_IDENT_BT815A = 815,
75 V4L2_IDENT_BT817A = 817, 78 V4L2_IDENT_BT817A = 817,