]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
[media] tda10071: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:46:22 +0000 (14:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:42:28 +0000 (09:42 -0200)
commitb2a29b578d9c21b2e5c88020f830d3c42115c51d
tree11b79e4dc704c96da0a1458566da786fc7f1a751
parent787d92e176943913d7583f0f04e6d89a0014c5b4
[media] tda10071: 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/tda10071.c