]> git.baikalelectronics.ru Git - kernel.git/commit
[media] or51132: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:01:57 +0000 (15:01 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:46:10 +0000 (09:46 -0200)
commitb135b38b8f0a0814362c10a3665a9a02fba6a5a4
tree1cc0504ab9308b9fdf7f059b0f703fd66db4369f
parent0acad6435ab7aae1d6fa47168cace384e64757e4
[media] or51132: 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/or51132.c