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

stv0297: Fix delivery system

Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 533b673b
...@@ -690,7 +690,7 @@ struct dvb_frontend *stv0297_attach(const struct stv0297_config *config, ...@@ -690,7 +690,7 @@ struct dvb_frontend *stv0297_attach(const struct stv0297_config *config,
} }
static struct dvb_frontend_ops stv0297_ops = { static struct dvb_frontend_ops stv0297_ops = {
.delsys = { SYS_DVBC }, .delsys = { SYS_DVBC_ANNEX_A },
.info = { .info = {
.name = "ST STV0297 DVB-C", .name = "ST STV0297 DVB-C",
.type = FE_QAM, .type = FE_QAM,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册