]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/media/dvb-frontends/cx24123.c
[media] cx23123: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 20:54:00 +0000 (17:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:15:10 +0000 (09:15 -0200)
commita73efc05b7fc7686b6333c48732a0ba5777e3726
tree4d6a09b97caa3981ffd2658bf9bc0a2487fa9489
parentb5c7cfd15dc37992ea7aa04784d6c7f8c6fe6a62
[media] cx23123: 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/cx24123.c