OSDN Git Service

[media] cx22700: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 13:14:08 +0000 (10:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:11:44 +0000 (09:11 -0200)
commitfd6072122fac77b8a5ff5891ee89a208aaab8f25
tree60a3b3ab5191b157fa50f7e7996eb4e35fffec33
parenta27378c60247a166ed2a941043b4588695c02d91
[media] cx22700: 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/cx22700.c