]> git.baikalelectronics.ru Git - kernel.git/commit
[media] si21xx: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 17:11:35 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:36:53 +0000 (09:36 -0200)
commit14a0dec120cbddefc68bdef5f7e38cc293bf5a22
treeed73b4ccaabc6d5d5e01ce8e0402eeb7230dec50
parent783a43b2fe44dfce1ea385cfa545ddbdd60f935b
[media] si21xx: 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/si21xx.c