summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2006-01-15 18:04:04 +0000
committerMichael Krufky <devnull@localhost>2006-01-15 18:04:04 +0000
commit4b75f0057822beae585e18cc0231bacb600142a6 (patch)
tree0fd4eed330b7afafa6b6938bd079e498577c2726 /v4l/ChangeLog
parentf79371a7ddc4f447ce1aeb6b43cd4a6441d53c08 (diff)
downloadmediapointer-dvb-s2-4b75f0057822beae585e18cc0231bacb600142a6.tar.gz
mediapointer-dvb-s2-4b75f0057822beae585e18cc0231bacb600142a6.tar.bz2
tuner_params->tda988x is unused right now, so we disable it for 2.6.16
- 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>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 190658d30..a866a04fd 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,13 @@
+2006-01-15 17:58 mkrufky
+
+ * linux/include/media/tuner-types.h:
+ - 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>
+
2006-01-15 17:30 mkrufky
* linux/drivers/media/video/cx88/cx88-alsa.c: