]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] si21xx: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:11:35 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:53 +0000 (09:36 -0200)
commit14e3dcca4ad024f8ae46b4c8443be4aeff188883
treeed73b4ccaabc6d5d5e01ce8e0402eeb7230dec50
parent9f69afbe31f94e84b79cc085ffc727c724dcbeeb
[media] si21xx: 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/si21xx.c