OSDN Git Service

[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)
commitf9e54512fd16379812bcff86d95d0a7d78028b20
tree40b59fe5dd734f3a4e119699dc497013e71db075
parent5942c679a8a2cb95331501ff3b6965efed259408
[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