summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-driver.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-01-22 20:52:03 -0200
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-01-22 20:52:03 -0200
commitde00985e053e5742126ccd5299ac49047fecec88 (patch)
tree552032607812c7512db3b0a271ee76c2d43626d5 /linux/drivers/media/video/ivtv/ivtv-driver.h
parent942a41fc50cf6a55b959fd4470ce7a1ace120dfb (diff)
parentc475839553c110df9e43e58998cd37d05a34de20 (diff)
downloadmediapointer-dvb-s2-de00985e053e5742126ccd5299ac49047fecec88.tar.gz
mediapointer-dvb-s2-de00985e053e5742126ccd5299ac49047fecec88.tar.bz2
merge: http://linuxtv.org/hg/~anttip/af9015/
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/video/ivtv/ivtv-driver.h')
-rw-r--r--linux/drivers/media/video/ivtv/ivtv-driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/ivtv/ivtv-driver.h b/linux/drivers/media/video/ivtv/ivtv-driver.h
index 51f6e54ba..03df1cb7d 100644
--- a/linux/drivers/media/video/ivtv/ivtv-driver.h
+++ b/linux/drivers/media/video/ivtv/ivtv-driver.h
@@ -697,7 +697,7 @@ struct ivtv {
u64 vbi_data_inserted; /* number of VBI bytes inserted into the MPEG stream */
u32 last_dec_timing[3]; /* cache last retrieved pts/scr/frame values */
unsigned long dualwatch_jiffies;/* jiffies value of the previous dualwatch check */
- u16 dualwatch_stereo_mode; /* current detected dualwatch stereo mode */
+ u32 dualwatch_stereo_mode; /* current detected dualwatch stereo mode */
/* VBI state info */