OSDN Git Service

[media] mb86a20s: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 15:11:51 +0000 (12:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:26:53 +0000 (09:26 -0200)
commit2d76e22b704559c111038a81bf52ecf4a127a90e
tree809748026f52184a21e3307ea63c6324de4a901b
parent5226bb875b051fef4ea6b4bc718e5e028cb8602b
[media] mb86a20s: convert set_fontend to use DVBv5 parameters

Instead of using dvb_frontend_parameters struct, that were
designed for a subset of the supported standards, use the DVBv5
cache information.

Actually, this driver needs to fill/use the ISDB-T proprieties.

Also, fill the supported delivery systems at dvb_frontend_ops
struct.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/frontends/mb86a20s.c