Message ID | 1359110167-5703-2-git-send-email-prabhakar.lad@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/include/media/v4l2-chip-ident.h b/include/media/v4l2-chip-ident.h index 2fa9e17..2d140a5 100644 --- a/include/media/v4l2-chip-ident.h +++ b/include/media/v4l2-chip-ident.h @@ -177,6 +177,9 @@ enum { /* module ths7303: just ident 7303 */ V4L2_IDENT_THS7303 = 7303, + /* module ths7353: just ident 7353 */ + V4L2_IDENT_THS7353 = 7353, + /* module adv7343: just ident 7343 */ V4L2_IDENT_ADV7343 = 7343,