[media] dib3000mb: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 23:34:47 +0000 (20:34 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:16:34 +0000 (09:16 -0200)
commitfe08492935e6b20fc2e30ced262acb0546b32e0f
tree497cc80e7d739a5326a1f03ed572460c45788967
parent9e9c5bf73ffa8bbd870139589e5e490f1b02a283
[media] dib3000mb: 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.

Also, fill the supported delivery systems at dvb_frontend_ops
struct.

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