[media] bcm3510: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 13:03:11 +0000 (10:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:11:07 +0000 (09:11 -0200)
commita27378c60247a166ed2a941043b4588695c02d91
tree5d2e28024e7ab4e7f6d640823a98f211016ff11f
parent9b6a132b3d2ad0ca3a1481cb997295c7baf8475e
[media] bcm3510: 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/bcm3510.c