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

V4L/DVB (6954): There isn't a MTS radio firmware

Try to load non-MTS firmware instead.
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 e545d6e2
......@@ -663,7 +663,7 @@ static int check_firmware(struct dvb_frontend *fe, unsigned int type,
return rc;
}
if (priv->ctrl.mts)
if (priv->ctrl.mts && !(type & FM))
type |= MTS;
retry:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册