summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/em28xx/em28xx.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-08-11 12:02:55 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-08-11 12:02:55 -0300
commit7540c1624e2e91cd608d60f7ceb6003df747152e (patch)
tree688db69a58fb13a083e1893fa0f9e0c9da2c20c5 /linux/drivers/media/video/em28xx/em28xx.h
parent1537b0475bd1f694226d14373ed31298f2d0e8ef (diff)
parent1739deb9fa270e49dbcaa25a95796b4927cc4a78 (diff)
downloadmediapointer-dvb-s2-7540c1624e2e91cd608d60f7ceb6003df747152e.tar.gz
mediapointer-dvb-s2-7540c1624e2e91cd608d60f7ceb6003df747152e.tar.bz2
merge: http://linuxtv.org/hg/~dougsland/empire/
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/em28xx/em28xx.h')
-rw-r--r--linux/drivers/media/video/em28xx/em28xx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/drivers/media/video/em28xx/em28xx.h b/linux/drivers/media/video/em28xx/em28xx.h
index 3c4cd00b2..c76da6985 100644
--- a/linux/drivers/media/video/em28xx/em28xx.h
+++ b/linux/drivers/media/video/em28xx/em28xx.h
@@ -494,6 +494,9 @@ struct em28xx {
int sensor_xres, sensor_yres;
int sensor_xtal;
+ /* Allows progressive (e. g. non-interlaced) mode */
+ int progressive;
+
/* Vinmode/Vinctl used at the driver */
int vinmode, vinctl;