mirror of
https://github.com/torvalds/linux.git
synced 2026-05-05 23:05:25 -04:00
[media] mb86a16: Add delivery system type at fe struct
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user