OSDN Git Service

[media] tda1004x: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 16:19:48 +0000 (13:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:04 +0000 (09:36 -0200)
commit5f82e6b18cb48e261f0a15a7f12c843b488234a5
treef07f0129fa244a6fca2608366e1a4da133e1f8e7
parent0f0d1a393948cc3cf6e16a4558055ca3aa23fcde
[media] tda1004x: 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/tda1004x.c