[media] tda10048: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 16:12:03 +0000 (13:12 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:33:50 +0000 (09:33 -0200)
commit0f0d1a393948cc3cf6e16a4558055ca3aa23fcde
treee3956717c581b5de5cc36c1a171e9917c8cf66c3
parent285d55ad5f2cc0b8a316c3574e2faa0a5b45bd0f
[media] tda10048: 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/tda10048.c