lkml.org 
[lkml]   [2006]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 23/25] tuner_params->tda988x is currently unused, so disable
Date

From: Michael Krufky <mkrufky@m1k.net>

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

include/media/tuner-types.h | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/include/media/tuner-types.h b/include/media/tuner-types.h
index 9f0e9c1..15821ab 100644
--- a/include/media/tuner-types.h
+++ b/include/media/tuner-types.h
@@ -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:
*
@@ -31,7 +30,7 @@ struct tuner_params {
* will result in very low tuning voltage which may drive the
* oscillator to extreme conditions.
*
- * Set cb_first_if_lower_freq to 1, if this check is
+ * Set cb_first_if_lower_freq to 1, if this check is
* required for this tuner.
*
* I tested this for PAL by first setting the TV frequency to
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-16 10:28    [W:0.479 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site