提交 3dee4317 编写于 作者: S Steven Toth 提交者: Mauro Carvalho Chehab

[media] saa7164: fix vbi compiler warnings

Signed-off-by: NSteven Toth <stoth@kernellabs.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 99b73d38
......@@ -988,9 +988,6 @@ static int saa7164_vbi_start_streaming(struct saa7164_port *port)
int saa7164_vbi_fmt(struct file *file, void *priv, struct v4l2_format *f)
{
struct saa7164_vbi_fh *fh = priv;
struct saa7164_port *port = fh->port;
/* ntsc */
f->fmt.vbi.samples_per_line = 1600;
f->fmt.vbi.samples_per_line = 1440;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册