Commit 5226bb87 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

[media] mb86a16: Add delivery system type at fe struct

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent dba2b0c8
......@@ -1814,6 +1814,7 @@ static enum dvbfe_algo mb86a16_frontend_algo(struct dvb_frontend *fe)
}
static struct dvb_frontend_ops mb86a16_ops = {
.delsys = { SYS_DVBS },
.info = {
.name = "Fujitsu MB86A16 DVB-S",
.type = FE_QPSK,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment