]> Pileus Git - ~andy/linux/commit
[media] dibx000: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 22:06:20 +0000 (19:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:15:34 +0000 (09:15 -0200)
commitc1f814f49904ae5b275407f71aefd3a31c774098
treed6cb68dfbf989b34cbdb071a13792436cc771fa2
parenta73efc05b7fc7686b6333c48732a0ba5777e3726
[media] dibx000: 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/dib3000mc.c
drivers/media/dvb/frontends/dib7000m.c
drivers/media/dvb/frontends/dib7000p.c
drivers/media/dvb/frontends/dibx000_common.h