V4L/DVB (3271): Update tuner comments
authorMichael Krufky <mkrufky@linuxtv.org>
Tue, 7 Feb 2006 08:25:36 +0000 (06:25 -0200)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Tue, 7 Feb 2006 08:25:36 +0000 (06:25 -0200)
commit99d33d5012c31c6c2b7ad5658654d7c5f0d606d1
treed156a988421c4953b63c9ede689cc517dfe5a560
parentbd0d0f59ca56c7ef063d714e9b602fcaa5c11072
V4L/DVB (3271): Update tuner comments

Right now, all tuners are using the first tuner_params[]
array element for analog mode. We are now ready to begin merging
similar tuner definitions together, such that each tuner definition
will have a tuner_params struct for each available video standard.
The tuner_params[] array element will be chosen based on the video
standard in use.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-simple.c
drivers/media/video/tuner-types.c