]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/media/common/tuners/tuner-xc2028.c
V4L/DVB (6676): Improve s-code support
authorMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Nov 2007 22:26:36 +0000 (19:26 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:58 +0000 (19:02 -0200)
commit66c2d53db28276fe49b49745230b7ac8d8fd5f47
treea9cad146ff33ea21b0a48dd6146ee9a147b66088
parentb542dfdc9f6e6eaf3cc2ede27dbaf50425f8b4b5
V4L/DVB (6676): Improve s-code support

s-code tables are related to IF frequency used for video demodulation.

The s-codes for analog are automatically loaded, according with video standard.
However, for digital, they will depend on the IF of the demoduler chip. IF of
the demoduler.

Before this patch, only a few IF's where possible to use. This patch allows
selecting any IF defined at firmware file.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-xc2028-types.h
drivers/media/video/tuner-xc2028.c
drivers/media/video/tuner-xc2028.h