]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L (0988): Tuner cleanups by removing Video IF from tuners struct
authorMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:25:03 +0000 (15:25 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 9 Jan 2006 17:25:03 +0000 (15:25 -0200)
commit1faf11a3ed19d7d404fa867f572a1f23def9882e
treea68e5456fdd1da56bc4f9aa2a5c93fc0e9b39442
parent0e0351e3709023dbd015d09880b04f0aa8818fcb
V4L (0988): Tuner cleanups by removing Video IF from tuners struct

- Video IF was removed from tuners struct.
- Each Video standard have its own Video IF frequency, so it
is related to video standard. Of course tuner also needs
saw filters for IF, but this way, similar tuners can be grouped
into just one entry, if they have the same cut-off freqs and
the same switch config and global config.

Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
drivers/media/video/tuner-simple.c