]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] tda8083: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:07:36 +0000 (15:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:48:47 +0000 (09:48 -0200)
commit042e5eb79f3c9eba2ad382f079834af20cbecc17
tree1f973886cef2eeadd1b819ac9e26ab1a56070cbc
parent102a820d36c94b489a40549f9c4cf0dc84a09ec9
[media] tda8083: 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/tda8083.c