]> git.baikalelectronics.ru Git - kernel.git/commit
[media] or51211: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:02:20 +0000 (15:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:47:22 +0000 (09:47 -0200)
commitdb939656fb4673c4afb495fe1feb40188f7850bb
treea48f1577dafc309b1f1a3ff6815ca7e489b419d8
parentb135b38b8f0a0814362c10a3665a9a02fba6a5a4
[media] or51211: 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/or51211.c