提交 ec50e8e6 编写于 作者: M Mauro Carvalho Chehab 提交者: Mauro Carvalho Chehab

V4L/DVB (12784): tm6000: Some cleanups at the driver

Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 90d58027
......@@ -714,8 +714,6 @@ buffer_setup(struct videobuf_queue *vq, unsigned int *count, unsigned int *size)
*count=TM6000_MIN_BUF;
}
printk("Requesting %d buffers\n",*count);
while (*size * *count > vid_limit * 1024 * 1024)
(*count)--;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册