diff options
Diffstat (limited to 'drivers/media/dvb/ttpci/av7110_v4l.c')
-rw-r--r-- | drivers/media/dvb/ttpci/av7110_v4l.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/ttpci/av7110_v4l.c b/drivers/media/dvb/ttpci/av7110_v4l.c index 52b500a38c86..10cfe3131e72 100644 --- a/drivers/media/dvb/ttpci/av7110_v4l.c +++ b/drivers/media/dvb/ttpci/av7110_v4l.c | |||
@@ -921,7 +921,7 @@ static struct saa7146_ext_vv av7110_vv_data_st = { | |||
921 | static struct saa7146_ext_vv av7110_vv_data_c = { | 921 | static struct saa7146_ext_vv av7110_vv_data_c = { |
922 | .inputs = 1, | 922 | .inputs = 1, |
923 | .audios = 1, | 923 | .audios = 1, |
924 | .capabilities = V4L2_CAP_TUNER | V4L2_CAP_VBI_CAPTURE | V4L2_CAP_SLICED_VBI_OUTPUT, | 924 | .capabilities = V4L2_CAP_TUNER | V4L2_CAP_SLICED_VBI_OUTPUT, |
925 | .flags = SAA7146_USE_PORT_B_FOR_VBI, | 925 | .flags = SAA7146_USE_PORT_B_FOR_VBI, |
926 | 926 | ||
927 | .stds = &standard[0], | 927 | .stds = &standard[0], |