mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
stv0297: Fix delivery system
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
533b673b19
commit
a95c471eb7
|
|
@ -690,7 +690,7 @@ struct dvb_frontend *stv0297_attach(const struct stv0297_config *config,
|
|||
}
|
||||
|
||||
static struct dvb_frontend_ops stv0297_ops = {
|
||||
.delsys = { SYS_DVBC },
|
||||
.delsys = { SYS_DVBC_ANNEX_A },
|
||||
.info = {
|
||||
.name = "ST STV0297 DVB-C",
|
||||
.type = FE_QAM,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user