[media] s5h1432: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 15:32:30 +0000 (12:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:30:57 +0000 (09:30 -0200)
commit6bfc366766e5f81c7f39f36bddd000f336461200
tree6025911a4ed720b601e13e7b23aff17907819686
parent80b5b7459de18a3038486eda61d74785634feea3
[media] s5h1432: 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/s5h1432.c