[media] tda10021: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:42:48 +0000 (14:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:40:24 +0000 (09:40 -0200)
commit7826bcd58427878654d42e84f795e7f7d42ed1f1
tree84df464b2d7611f804f6f20195c9700f0ec9b315
parent836a52bff76ff105d80a337ebe68a049900b3331
[media] tda10021: 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/tda10021.c