]> git.baikalelectronics.ru Git - kernel.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)
commitce6db336ad12a16df70a2d18c32c1d5adce0b87f
tree11b79e4dc704c96da0a1458566da786fc7f1a751
parentde63f19793531942b828f3901ebccea950b2a64d
[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