V4L/DVB (3388): tuner_params->tda988x is currently unused, so disable

- Tuner_params->tda988x is unused right now, so let's disable it for 2.6.16
- This is currently happening at the card level, but the plan
is to move this configuration into the tuner_params configuration.

Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by Michael Krufky and committed by Mauro Carvalho Chehab de03d21b 01872c5d

+1 -2
+1 -2
include/media/tuner-types.h
··· 19 20 struct tuner_params { 21 enum param_type type; 22 - unsigned int tda988x; 23 /* Many Philips based tuners have a comment like this in their 24 * datasheet: 25 * ··· 30 * will result in very low tuning voltage which may drive the 31 * oscillator to extreme conditions. 32 * 33 - * Set cb_first_if_lower_freq to 1, if this check is 34 * required for this tuner. 35 * 36 * I tested this for PAL by first setting the TV frequency to
··· 19 20 struct tuner_params { 21 enum param_type type; 22 /* Many Philips based tuners have a comment like this in their 23 * datasheet: 24 * ··· 31 * will result in very low tuning voltage which may drive the 32 * oscillator to extreme conditions. 33 * 34 + * Set cb_first_if_lower_freq to 1, if this check is 35 * required for this tuner. 36 * 37 * I tested this for PAL by first setting the TV frequency to