]> git.baikalelectronics.ru Git - kernel.git/commit
[media] af9005-fe: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:31:22 +0000 (15:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:52:11 +0000 (09:52 -0200)
commit677a106156b9437a524b4729613a5ea4aa458906
tree40b59fe5dd734f3a4e119699dc497013e71db075
parent4d45acabb71007f32cb45f41b1de46aedce54400
[media] af9005-fe: 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/dvb-usb/af9005-fe.c