提交 236fa316 编写于 作者: O Oliver Endriss 提交者: Mauro Carvalho Chehab

V4L/DVB: ngene: Speed-up tuning

Remove stray mleep() which prevented fast tuning.
Signed-off-by: NOliver Endriss <o.endriss@gmx.de>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 dc35c9ae
......@@ -331,7 +331,6 @@ static int ngene_command_mutex(struct ngene *dev, struct ngene_command *com)
dev->BootFirmware = 0;
dev->prev_cmd = com->cmd.hdr.Opcode;
msleep(10);
if (!com->out_len)
return 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册