From 3e3bf277f1d2487307227e2c5329763cf3af44bc Mon Sep 17 00:00:00 2001 From: Christopher Neufeld Date: Wed, 24 May 2006 10:16:45 -0300 Subject: V4L/DVB (4050): Add NTSC sliced VBI support to the cx25840 module. NTSC sliced VBI support by Christopher Neufeld with additional fixes by Hans Verkuil . Signed-off-by: Christopher Neufeld Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- drivers/media/video/cx25840/cx25840-core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/media/video/cx25840/cx25840-core.h') diff --git a/drivers/media/video/cx25840/cx25840-core.h b/drivers/media/video/cx25840/cx25840-core.h index 69d7bd2bcb2..b1321920dfe 100644 --- a/drivers/media/video/cx25840/cx25840-core.h +++ b/drivers/media/video/cx25840/cx25840-core.h @@ -40,6 +40,7 @@ struct cx25840_state { enum cx25840_audio_input aud_input; u32 audclk_freq; int audmode; + int vbi_line_offset; enum v4l2_chip_ident id; int is_cx25836; }; -- cgit v1.2.3