]> git.baikalelectronics.ru Git - kernel.git/commit
[media] s5h1409: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 18:03:44 +0000 (15:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:47:27 +0000 (09:47 -0200)
commitfbbc339462248c19448d6f1328da97a8372dd66d
tree3fb5bee0674b83241480f9f0b8d3261d32a5cd22
parentdb939656fb4673c4afb495fe1feb40188f7850bb
[media] s5h1409: 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/s5h1409.c