]> Pileus Git - ~andy/linux/commit
[media] vez1x93: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 14:49:34 +0000 (11:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:26:37 +0000 (09:26 -0200)
commitdba2b0c8120915f602c96af54f11147eb5ae9749
tree8141c58655862e7fc90146204dc17bb68ce6df7c
parentfd91f267d72858dc2f06cde756dc4d5658469c31
[media] vez1x93: 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/ves1x93.c