summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885/cx23885.h
diff options
context:
space:
mode:
authorDavid T.L. Wong2009-10-21 16:07:24 +0200
committerMauro Carvalho Chehab2009-12-05 21:40:53 +0100
commitdac65fa169ebf9fb1bd488385c62b5dd0c71771c (patch)
treeec79b78b56ef22ec9d1a4b0e80feaa88365214f1 /drivers/media/video/cx23885/cx23885.h
parentV4L/DVB (13206): cx25840: add component support (diff)
downloadkernel-qcow2-linux-dac65fa169ebf9fb1bd488385c62b5dd0c71771c.tar.gz
kernel-qcow2-linux-dac65fa169ebf9fb1bd488385c62b5dd0c71771c.tar.xz
kernel-qcow2-linux-dac65fa169ebf9fb1bd488385c62b5dd0c71771c.zip
V4L/DVB (13207): cx23885: add component input type
Signed-off-by: David T. L. Wong <davidtlwong@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/cx23885/cx23885.h')
-rw-r--r--drivers/media/video/cx23885/cx23885.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885.h b/drivers/media/video/cx23885/cx23885.h
index d2fbc6807ce9..813eaf7c5e94 100644
--- a/drivers/media/video/cx23885/cx23885.h
+++ b/drivers/media/video/cx23885/cx23885.h
@@ -157,6 +157,7 @@ enum cx23885_itype {
CX23885_VMUX_COMPOSITE3,
CX23885_VMUX_COMPOSITE4,
CX23885_VMUX_SVIDEO,
+ CX23885_VMUX_COMPONENT,
CX23885_VMUX_TELEVISION,
CX23885_VMUX_CABLE,
CX23885_VMUX_DVB,