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)
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>

No differences found