Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a95c471e authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

stv0297: Fix delivery system

parent 533b673b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,