]> git.baikalelectronics.ru Git - kernel.git/commit
[media] cx23123: convert set_fontend to use DVBv5 parameters
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 22 Dec 2011 20:54:00 +0000 (17:54 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 31 Dec 2011 11:15:10 +0000 (09:15 -0200)
commit1be8133c21baa866316f72fd3e01366bf00f1d92
tree4d6a09b97caa3981ffd2658bf9bc0a2487fa9489
parenta8469ed65724aa1457f171faa6bc4bcf26030ff8
[media] cx23123: 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/cx24123.c