[media] mt312: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 16:50:05 +0000 (13:50 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:16 +0000 (09:36 -0200)
commit827b5f3e30296f5ddeedc0c0359b1db77fd499a6
treea17f847d3b33cd92b5f9f540360289c9d8f589fd
parent16e3d13152797fc2ae66b948cd3229e9551896c3
[media] mt312: 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/mt312.c