]> git.baikalelectronics.ru Git - kernel.git/commit
[media] mxl111sf-demod: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:55:51 +0000 (15:55 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:55:01 +0000 (09:55 -0200)
commit3bf603e8f3b1e5731b2f24e28059d540278920d5
tree8c8c109d2993e003cb814cc7d50b1ec1940812cc
parentc5abce9b5b660f03dceb59b8f7abcbb535985c43
[media] mxl111sf-demod: 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/dvb-usb/mxl111sf-demod.c