]> git.baikalelectronics.ru Git - kernel.git/commit
[media] it913x-fe: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 26 Dec 2011 14:00:09 +0000 (11:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:19:35 +0000 (09:19 -0200)
commitf6dab3e714dbc96328bcfa2628dc0a8002e910d4
treec3d256a30bf99b032fecccc9e27a0665f03d2913
parentb95a4256dac0a32df70f117d1acbe2095aabf58c
[media] it913x-fe: 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/it913x-fe-priv.h
drivers/media/dvb/frontends/it913x-fe.c