[media] or51132: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:01:57 +0000 (15:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:46:10 +0000 (09:46 -0200)
commitd8f7cc28464bc07dbf055b062ef1dec2cda07032
tree1cc0504ab9308b9fdf7f059b0f703fd66db4369f
parent81931e940e72e0324968a1afdd555b8c17456dba
[media] or51132: 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/or51132.c