]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
V4L/DVB: Support for TVP7002 in v4l2 definitions
authorSantiago Nunez-Corrales <santiago.nunez@ridgerun.com>
Fri, 18 Dec 2009 17:07:29 +0000 (14:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:11:01 +0000 (15:11 -0300)
This patch provides required chip identification definitions
within v4l2. Included only definitions for TVP7002.

Signed-off-by: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/media/v4l2-chip-ident.h

index 5341e3d931f4267172c571d1eba83d1709fbc131..994e7ebd54c1722a0ff556506c7556456f405ee3 100644 (file)
@@ -134,6 +134,9 @@ enum {
        /* modules tef6862: just ident 6862 */
        V4L2_IDENT_TEF6862 = 6862,
 
+       /* module tvp7002: just ident 7002 */
+       V4L2_IDENT_TVP7002 = 7002,
+
        /* module adv7170: just ident 7170 */
        V4L2_IDENT_ADV7170 = 7170,