From 5ff9b6c248355f0e7b94e212a8ecc6cbdd254e73 Mon Sep 17 00:00:00 2001 From: Robert Jarzmik Date: Thu, 14 Aug 2008 11:36:37 -0300 Subject: [PATCH] --- yaml --- r: 113827 b: refs/heads/master c: 9cc6493d4b5b06e976e527737301d90044037b57 h: refs/heads/master i: 113825: 0285b0f7228c74b9a0eaaf942f0e0fb720b39dab 113823: 230cc34f0922d5135f804fa007d3e35624953959 v: v3 --- [refs] | 2 +- trunk/include/media/v4l2-chip-ident.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e1eb25126986..0e9e805e769d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 05d26cc894cb42f5c71eaf667d700dd632745cd9 +refs/heads/master: 9cc6493d4b5b06e976e527737301d90044037b57 diff --git a/trunk/include/media/v4l2-chip-ident.h b/trunk/include/media/v4l2-chip-ident.h index be782d5fcfa8..d73a8e9028a5 100644 --- a/trunk/include/media/v4l2-chip-ident.h +++ b/trunk/include/media/v4l2-chip-ident.h @@ -165,6 +165,7 @@ enum { /* Micron CMOS sensor chips: 45000-45099 */ V4L2_IDENT_MT9M001C12ST = 45000, V4L2_IDENT_MT9M001C12STM = 45005, + V4L2_IDENT_MT9M111 = 45007, V4L2_IDENT_MT9V022IX7ATC = 45010, /* No way to detect "normal" I77ATx */ V4L2_IDENT_MT9V022IX7ATM = 45015, /* and "lead free" IA7ATx chips */ };