OSDN Git Service

[media] drxd: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 12:43:05 +0000 (09:43 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:17:25 +0000 (09:17 -0200)
commit9f97c288c0656346c984594a6ffc5af8546f47be
tree0e4fe90238bf71ca87f777fd7509785a288dffb1
parentaac865f7c92990f2db17cfe9e9ef89a8706253f7
[media] drxd: 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/drxd.h
drivers/media/dvb/frontends/drxd_hard.c