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

[media] tda18271-fe: Fix support for ISDB-T

Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 990862a2
......@@ -946,6 +946,7 @@ static int tda18271_set_params(struct dvb_frontend *fe)
map = &std_map->atsc_6;
bw = 6000000;
break;
case SYS_ISDBT:
case SYS_DVBT:
case SYS_DVBT2:
if (bw <= 6000000) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册