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>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
01872c5d25
commit
de03d21b90
@@ -19,7 +19,6 @@ struct tuner_range {
|
||||
|
||||
struct tuner_params {
|
||||
enum param_type type;
|
||||
unsigned int tda988x;
|
||||
/* Many Philips based tuners have a comment like this in their
|
||||
* datasheet:
|
||||
*
|
||||
|
Reference in New Issue
Block a user